]> git.ipfire.org Git - thirdparty/pdns.git/commit
auth: Fix a stack-based off-by-one write in the HTTP remote backend 4631/head
authorRemi Gacogne <remi.gacogne@powerdns.com>
Mon, 29 Aug 2016 15:10:09 +0000 (17:10 +0200)
committerRemi Gacogne <remi.gacogne@powerdns.com>
Mon, 29 Aug 2016 15:10:09 +0000 (17:10 +0200)
commita6292e600bf04b140583766f6948777e345e385c
tree7ba14499e4a2f63b1fcb12d6d3903ce593725463
parent0e013c8ad89db34bd72b110175b3da424b31a480
auth: Fix a stack-based off-by-one write in the HTTP remote backend

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