CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2015/12/28 15:08:18

Modified files:
        lib/libc/db/btree: bt_open.c 
        lib/libc/db/hash: hash.c hash_bigkey.c 
        lib/libc/gen   : auth_subr.c getpwent.c glob.c login_cap.c 
        lib/libc/net   : freeaddrinfo.c 
        lib/libc/regex : regcomp.c regfree.c 
        lib/libc/rpc   : pmap_rmt.c 
        lib/libc/stdio : asprintf.c vasprintf.c vfprintf.c vfwprintf.c 
        lib/libc/stdlib: ecvt.c 

Log message:
Remove NULL-checks before free() and a few related dead assignments.

ok and valuable input from millert@

Reply via email to