]> granicus.if.org Git - pdns/commit
turns out auto s=getMap() returning a reference does not make s a reference. auto...
authorbert hubert <bert.hubert@netherlabs.nl>
Fri, 6 Nov 2015 13:18:27 +0000 (14:18 +0100)
committerbert hubert <bert.hubert@netherlabs.nl>
Fri, 6 Nov 2015 13:18:27 +0000 (14:18 +0100)
commit46e4b77c775c36149916235190ec4f18a4fe4a04
treeb12ca141733497540b265b37ace8a48470af50c9
parent76cca09f1e1e026427691d2980e6e66c10391a87
turns out auto s=getMap() returning a reference does not make s a reference. auto& ftw.
pdns/packetcache.cc
pdns/test-packetcache_cc.cc