]> git.ipfire.org Git - thirdparty/bind9.git/commit
Merge branch '644-fix-isc_buffer_copyregion-for-auto-reallocated-buffers' into 'master'
authorMichał Kępień <michal@isc.org>
Tue, 30 Oct 2018 12:52:25 +0000 (08:52 -0400)
committerMichał Kępień <michal@isc.org>
Tue, 30 Oct 2018 12:52:25 +0000 (08:52 -0400)
commitfaa52a704f886128554ca66f8d31dbfe16791eed
treed5be63a0d9e6be92066bce5ac77d793f0443b3b4
parent0c23a3b0c09075e7de57ea94e1a86fcd91500e64
parent07050fb49abcd86ec04242fbc6e0be5a9dc32121
Merge branch '644-fix-isc_buffer_copyregion-for-auto-reallocated-buffers' into 'master'

Fix isc_buffer_copyregion() for auto-reallocated buffers

Closes #644

See merge request isc-projects/bind9!949