Module Name: src Committed By: nia Date: Sat Oct 30 08:56:54 UTC 2021
Modified Files:
src/usr.bin/ypcat: ypalias_init.c
Log Message:
ypcat(1): Convert realloc(x * y) to reallocarr.
We can eliminate a temporary variable here too.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/usr.bin/ypcat/ypalias_init.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
