]> git.ipfire.org Git - thirdparty/kea.git/commit
[1791] make sure DB iterator distinguishes 2 RRSIGs of different types covered.
authorJINMEI Tatuya <jinmei@isc.org>
Thu, 5 Apr 2012 21:46:55 +0000 (14:46 -0700)
committerJINMEI Tatuya <jinmei@isc.org>
Thu, 5 Apr 2012 21:46:55 +0000 (14:46 -0700)
commitb4466188150a50872bc3c426242bc7bba4c5f38d
treefbb320b4c275a78832a14ed94ea2360deab47432
parentf48ddb14605e0ba0bf226ab074dc881e4a782a9b
[1791] make sure DB iterator distinguishes 2 RRSIGs of different types covered.

this could be a separate bug fix, but this branch would be easier to implement
with this fix, so I chose to fix it here.
src/lib/datasrc/database.cc
src/lib/datasrc/tests/database_unittest.cc