diff options
author | tb <> | 2022-07-22 13:10:31 +0000 |
---|---|---|
committer | tb <> | 2022-07-22 13:10:31 +0000 |
commit | 2cbb701c400c6c504c9ff1ca44de02091de6dbf3 (patch) | |
tree | f3cae018c6e17a2ca93fead33ed5862d582751e1 /src/lib/libssl/ssl_locl.h | |
parent | 8f58a18c1565c03748923cc25ee3d0f60c1f375f (diff) | |
download | openbsd-2cbb701c400c6c504c9ff1ca44de02091de6dbf3.tar.gz openbsd-2cbb701c400c6c504c9ff1ca44de02091de6dbf3.tar.bz2 openbsd-2cbb701c400c6c504c9ff1ca44de02091de6dbf3.zip |
Remove redundant length checks in parse functions
The main parsing function already checks that the entire extension data
was consumed, so the length checks inside some of the parse handlers are
redundant. They were also not done everywhere, so this makes the parse
handlers more consistent.
Similar diff was sent by jsing a long while back
ok jsing
Diffstat (limited to 'src/lib/libssl/ssl_locl.h')
0 files changed, 0 insertions, 0 deletions