cperciva 2008-06-09 14:03:55 UTC FreeBSD src repository
Modified files: usr.bin/tar util.c Log: SVN rev 179677 on 2008-06-09 14:03:55Z by cperciva Rework code to avoid using a pointer after freeing it. Aside from the possibility of memory becoming undereferenceable when it is freed, this change should have no effect on bsdtar behaviour. Found by: Coverity Prevent Revision Changes Path 1.20 +4 -2 src/usr.bin/tar/util.c _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"