Date: Tue, 12 Sep 2006 22:27:11 +0000 (UTC) From: Peter Wemm <peter@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/gen opendir.c Message-ID: <200609122227.k8CMRBG4095905@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
peter 2006-09-12 22:27:11 UTC FreeBSD src repository Modified files: (Branch: RELENG_4) lib/libc/gen opendir.c Log: MFC: rev 1.21: fix return of uninitialized data from malloc(). Could cause readdir() to fail or give duplicate results or other strange things. Revision Changes Path 1.10.2.2 +1 -0 src/lib/libc/gen/opendir.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200609122227.k8CMRBG4095905>