Module Name: src Committed By: roy Date: Tue Apr 5 15:01:26 UTC 2016
Modified Files:
src/lib/libc/stdlib: reallocarray.c
Log Message:
Stop calling reallocarr and just do the same bounds checking but without
messing around with copying pointers which was causing ssh to crash.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/lib/libc/stdlib/reallocarray.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
