]> git.ipfire.org Git - thirdparty/kea.git/commit
[#3532] Fix unittests:
authorDimitry Andric <dimitry@unified-streaming.com>
Wed, 28 Aug 2024 20:32:44 +0000 (22:32 +0200)
committerAndrei Pavel <andrei@isc.org>
Tue, 3 Sep 2024 06:02:39 +0000 (09:02 +0300)
commit116196540859d6250ab48ea202ab9d3b072dd33c
tree73505e72cc3a4b38f7aa4b7385552232112e4b51
parentd4878ebec89ed1f869940e67cff8f8fe657b2ee4
[#3532] Fix unittests:

* Typo in `Name::Name`: append to `ndata_`, not `ndata`
* In `Name::split`, use the correct iterators for assigning
src/lib/dns/name.cc