]> git.ipfire.org Git - thirdparty/bind9.git/commit
don't free memory passed to putenv(), use malloc and check for malloc failures
authorMark Andrews <marka@isc.org>
Mon, 10 Jan 2011 03:49:49 +0000 (03:49 +0000)
committerMark Andrews <marka@isc.org>
Mon, 10 Jan 2011 03:49:49 +0000 (03:49 +0000)
commit1403f9aa2f34e6dfd17816e63b88348d55291e45
tree6fd892ee6639422e542da07bdd636c9acc254f53
parent90482b5ba2458d4bea4edfdf8882a76025cea003
don't free memory passed to putenv(), use malloc and check for malloc failures
lib/dns/gssapictx.c