[2218] some small fixes to the revised nsec3hash implementation.
- now salt_data_ is not a vector, some of the empty check isn't necessary - on the other hand, we need to do it in creat() - we don't need to do null check before free - and some style fixes
Please register or sign in to comment