-
Daniel Salzman authored
The reason was the rdata_base32_to_string must return string terminated with 0. New implementation of Base32hex doesn't do that. So additional termination was added. refs #2137 @2h
Daniel Salzman authoredThe reason was the rdata_base32_to_string must return string terminated with 0. New implementation of Base32hex doesn't do that. So additional termination was added. refs #2137 @2h
Loading