CVSROOT: /cvs Module name: src Changes by: t...@cvs.openbsd.org 2015/09/14 10:09:13
Modified files: lib/libc/gen : auth_subr.c authenticate.c fts.c getcap.c getgrent.c getmntinfo.c getnetgrent.c getpwent.c getusershell.c glob.c login_cap.c Log message: remove null check before free. from Michael McConville ok semarie