• stuart nelson's avatar
    fix truncation bug (#2261) · cac6fe1d
    stuart nelson authored
    * fix truncation bug
    
    * Generate records with generic RRs
    
    * Remove SoundCloud from test name
    
    * Comment for binary-search -1 adjustment
    
    Explain why the binary search may have exited with
    a reply size that is too large by one record.
    
    * Refactor to remove sub variable
    
    patch suggested by miek removes unnecessary sub
    variable for removing a single line from the
    reply.Extra length.
    cac6fe1d
request_test.go 7.43 KB