]> git.ipfire.org Git - thirdparty/kea.git/commit
[#447,!222] Fixed tagged_statement name collision in mysql_cb
authorThomas Markwalder <tmark@isc.org>
Tue, 5 Feb 2019 16:41:11 +0000 (11:41 -0500)
committerThomas Markwalder <tmark@isc.org>
Tue, 5 Feb 2019 16:41:11 +0000 (11:41 -0500)
commit67f0b745d4ec64e13eeb3771fd998498f580f24d
treeba976d85d597f1bdee3b3d74a7758cc32d8d75ff
parent23058ff4e797e5b1bfbb0a28206a17c30abe751b
[#447,!222] Fixed tagged_statement name collision in mysql_cb

src/hooks/dhcp/mysql_cb/mysql_cb_dhcp4.cc
src/lib/dhcpsrv/mysql_host_data_source.cc
    Enclosed tagged_statments declarations within
    anonymous namespace to avoid collisions.
src/hooks/dhcp/mysql_cb/mysql_cb_dhcp4.cc
src/lib/dhcpsrv/mysql_host_data_source.cc