You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The alert is a false positive because the messages use byte serialisation of themselves to check for equality with other objects and the serialisation method (write()) was updated
The text was updated successfully, but these errors were encountered:
Description of the false positive
https://lgtm.com/projects/g/tomato42/tlslite-ng/snapshot/3a213568fa89ebb0c9041b9d7dae5580f6d05afc/files/tlslite/messages.py#xb5046a97293d00a3:1
The alert is a false positive because the messages use byte serialisation of themselves to check for equality with other objects and the serialisation method (
write()
) was updatedThe text was updated successfully, but these errors were encountered: