Add missing calls to _free() in md_wrap
We can't just assume xxx_free() will only zeroize, because of alternative implementations
Showing
Please register or sign in to comment
We can't just assume xxx_free() will only zeroize, because of alternative implementations