]> git.ipfire.org Git - thirdparty/bind9.git/commit
move memory accounting to before free of memory to avoid "using" a pointer after...
authorMark Andrews <marka@isc.org>
Fri, 2 Nov 2012 04:57:56 +0000 (15:57 +1100)
committerMark Andrews <marka@isc.org>
Fri, 2 Nov 2012 04:57:56 +0000 (15:57 +1100)
commitffd17aca387e886dc3b0a035cb42e737be4ea501
tree5affabc504b05bab6cdd877b6bf0ddbc02d07029
parent631643833687fe94c4e9d3213594479be2bad332
 move memory accounting to before free of memory to avoid "using" a pointer after it is freed
lib/isc/mem.c