Skip to content
Snippets Groups Projects
Closed (moved) src/test/ntor_ref.py client_part2() doesn't check AUTH matches server response
  • View options
  • src/test/ntor_ref.py client_part2() doesn't check AUTH matches server response

    • View options
  • Closed (moved) created by Trac

    Line 285:

        badness = my_auth != their_auth
        badness = bad_result(yx) + bad_result(bx)
    
        if badness:
            return None

    Second line probably oughta be badness |= ....

    Trac:
    Username: joelanders

    Attributes

    Activity

    • All activity
    • Comments only
    • History only
    • Newest first
    • Oldest first