Skip to content
  • Michal 'vorner' Vaner's avatar
    [2096] Position relative to the end does not work · 45d9762c
    Michal 'vorner' Vaner authored
    The RdataReader tried to find the first stored RRSig by substracting
    from the end of the data. This didn't work, partly because people can
    pass more data than needed and partly because the tests failed for some
    reason.
    
    Now it finds them when it iterates through the normal data.
    45d9762c