zeek/tools
Jon Siwek 201b43f3be binpac: Optimize negative string length check.
Strings with a constant &length expression can be checked for negative
length values while generating the parser instead of in the parser
itself (which likely just ends up being dead code).
2025-08-20 08:52:23 -07:00
..
binpac binpac: Optimize negative string length check. 2025-08-20 08:52:23 -07:00