Module Name: src Committed By: tron Date: Sat Oct 2 10:55:36 UTC 2010
Modified Files: src/usr.bin/su: su_pam.c Log Message: Don't free memory that was succesfully passed to putenv(3) which takes ownership of the memory. To generate a diff of this commit: cvs rdiff -u -r1.15 -r1.16 src/usr.bin/su/su_pam.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.