]> git.ipfire.org Git - thirdparty/kea.git/commit
[#571,!306] MySQL v6 CB uses factory functions to allocate objects.
authorMarcin Siodelski <marcin@isc.org>
Thu, 18 Apr 2019 16:43:18 +0000 (18:43 +0200)
committerMarcin Siodelski <marcin@isc.org>
Thu, 18 Apr 2019 19:02:07 +0000 (21:02 +0200)
commit88f38b47b0485c7a78af8d9a60af5eced1bf95f5
treedd03034791e46b46c76c46044d2c204af3a67679
parent51aa6f6f4c6d7436be40df1b07171dac82385419
[#571,!306] MySQL v6 CB uses factory functions to allocate objects.

This prevents segfaults during the server shutdown due to unavailable
hook library heap.
src/hooks/dhcp/mysql_cb/mysql_cb_dhcp6.cc