]> git.ipfire.org Git - thirdparty/bind9.git/commit
2547. [bug] openssl_link.c:mem_realloc() could reference an
authorTatuya JINMEI 神明達哉 <jinmei@isc.org>
Wed, 11 Feb 2009 03:11:39 +0000 (03:11 +0000)
committerTatuya JINMEI 神明達哉 <jinmei@isc.org>
Wed, 11 Feb 2009 03:11:39 +0000 (03:11 +0000)
commit06f9e6d8782324da3127ca898f433bf0547b3d53
tree7a49fdf9159f2346daef69a169c7be67aac5194e
parent5c0902c5e6c4a47d3305662ab99cc825aca3d5c9
2547. [bug] openssl_link.c:mem_realloc() could reference an
out-of-range area of the source buffer.  New public
function isc_mem_reallocate() was introduced to address
this bug. [RT #19313]
CHANGES
lib/dns/openssl_link.c
lib/isc/include/isc/mem.h
lib/isc/mem.c