Skip to content

[Bug] Incorrect parsing of large handshake messages #74

@franziskuskiefer

Description

@franziskuskiefer

Parsing of large handshake messages is broken. The check for b.len() - 3 < l in check_lbytes3 fails.

To reproduce

BORINGSSL_ROOT=/path/to/boringssl ./bogo_shim/run.sh -test LargeMessage -include-disabled

See also #30

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions