]> granicus.if.org Git - pdns/commit
auth: Fix a stack-based off-by-one write in the HTTP remote backend
authorRemi Gacogne <remi.gacogne@powerdns.com>
Mon, 29 Aug 2016 13:50:44 +0000 (15:50 +0200)
committerRemi Gacogne <remi.gacogne@powerdns.com>
Thu, 6 Oct 2016 13:54:22 +0000 (15:54 +0200)
commit9e5fa399eea5152a451753f1db68dec46537447c
treee0e85941d1df0c0da543abbc2fcc7a556f134ca8
parent6e5caebbfaf6c9af608c22510921baca20149878
auth: Fix a stack-based off-by-one write in the HTTP remote backend

Reported by mongo (thanks!).
modules/remotebackend/httpconnector.cc