2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-31 06:25:31 +00:00
Files
bind/lib
Mukund Sivaraman ffc393dd18 Remove canary code from hash destroy function (#38602)
This triggers a Valgrind out-of-bounds read report. It was introduced by
commit 5d7849ad7f.

No CHANGES entry necessary as it doesn't have any user-visible or
behavioral change. It removes an out-of-bounds read issue that went
undetected when allocated through isc_mem as the memory was present.
The memory read was compared to itself, so it has no behavioral change.
2015-02-12 18:14:34 +05:30
..
2015-01-21 13:07:50 +11:00
2014-12-19 23:45:22 +00:00
2014-11-15 23:45:22 +00:00
2014-02-07 23:46:39 +00:00
2012-03-03 23:10:05 -08:00
2014-07-30 23:26:37 +10:00