]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFC r317265:
authorpfg <pfg@FreeBSD.org>
Tue, 9 May 2017 23:31:09 +0000 (23:31 +0000)
committerpfg <pfg@FreeBSD.org>
Tue, 9 May 2017 23:31:09 +0000 (23:31 +0000)
commit9498b1d27a47f26ccd6e4233ad479503fc73c207
tree74b09547df77f0a50b0162e21daab37fb0bc1ed5
parent643d95272bd8bc6a4fd1c99b1e560e28ea4f57c7
MFC r317265:
lib: initial use of reallocarray(3).

Make some use of reallocarray, attempting to limit it to cases where the
parameters are unsigned and there is some theoretical chance of overflow.
lib/libgssapi/gss_buffer_set.c
lib/libiconv_modules/ISO2022/citrus_iso2022.c
lib/libutil/gr_util.c
lib/libutil/login_cap.c
lib/libutil/pw_util.c