Skip to content
  • Daniel Salzman's avatar
    d07c4610
    Fixed memory invalid read · d07c4610
    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
    d07c4610
    Fixed memory invalid read
    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
Loading