]> git.ipfire.org Git - thirdparty/pdns.git/commit
channel unit tests: Actually retrieve the object after an overflow 13061/head
authorRemi Gacogne <remi.gacogne@powerdns.com>
Fri, 21 Jul 2023 10:05:05 +0000 (12:05 +0200)
committerRemi Gacogne <remi.gacogne@powerdns.com>
Fri, 21 Jul 2023 10:05:05 +0000 (12:05 +0200)
commit204754fcdd92054c509d764982161c5cfabecb25
tree89dcaf153142ba383ada3073670e04bcc9c5ba00
parent87dd44df529c292f907b64560a7cd52dfc45130d
channel unit tests: Actually retrieve the object after an overflow

Not only this ensures that we can actually retrieve the submitted
object, it prevents memory analysis tools from reporting a leak.
pdns/test-channel.cc