]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFC r318315:
authorngie <ngie@FreeBSD.org>
Mon, 29 May 2017 06:15:41 +0000 (06:15 +0000)
committerngie <ngie@FreeBSD.org>
Mon, 29 May 2017 06:15:41 +0000 (06:15 +0000)
commitc3f62e31649791ac4f3661d59b9d52155addca27
tree6e97cc7513f09f133b97bc238c8bd86fac09ef1d
parentfd158651c7c30a642413746f92d2843a88658264
MFC r318315:

lib/libc/gen/realpath_test: make check result from getcwd(3)

This is being done to avoid dereferencing a NULL pointer via strlcat,
obscuring the underlying issue with the getcwd(3) call.
contrib/netbsd-tests/lib/libc/gen/t_realpath.c