]> git.ipfire.org Git - thirdparty/pdns.git/commit
auth: Fix a stack-based off-by-one write in the HTTP remote backend 4586/head
authorRemi Gacogne <remi.gacogne@powerdns.com>
Mon, 29 Aug 2016 13:50:44 +0000 (15:50 +0200)
committerRemi Gacogne <remi.gacogne@powerdns.com>
Tue, 18 Oct 2016 14:21:57 +0000 (16:21 +0200)
commitf4aae9c101895a30e3e3033c822fec2ea27922ce
tree2275cde5de119d96abf26720ff8e54d1421d617c
parent51da482811547fcab4f97e6b58be4a071733556f
auth: Fix a stack-based off-by-one write in the HTTP remote backend

Reported by mongo (thanks!).

(cherry picked from commit 9e5fa399eea5152a451753f1db68dec46537447c)
modules/remotebackend/httpconnector.cc