]> granicus.if.org Git - pdns/commitdiff
Merge pull request #1812 from nlyan/minor-fixes
authorbert hubert <bert.hubert@netherlabs.nl>
Mon, 13 Oct 2014 13:33:19 +0000 (15:33 +0200)
committerbert hubert <bert.hubert@netherlabs.nl>
Mon, 13 Oct 2014 13:33:19 +0000 (15:33 +0200)
Memory allocating with new[] should be freed with delete[]


Trivial merge