]> git.ipfire.org Git - thirdparty/bind9.git/commit
Merge branch 'artem/doh-mem-alloc-optimisations' into 'main'
authorArtem Boldariev <artem@isc.org>
Thu, 12 Aug 2021 11:53:54 +0000 (11:53 +0000)
committerArtem Boldariev <artem@isc.org>
Thu, 12 Aug 2021 11:53:54 +0000 (11:53 +0000)
commit47cf5c1787adb6cd2a604f8d57bc144427da3e71
tree67bd23863f00a0c42827458ed5a36cee9004f5d3
parent83b1d3b49b11e3101b48790f62cd5151f643f826
parentf85d899f55cc72f81b640ea88c60113d7fef2915
Merge branch 'artem/doh-mem-alloc-optimisations' into 'main'

Optimise memory usage in the DoH code and fix a hard-to-reproduce crash

See merge request isc-projects/bind9!5309