diff options
author | Kazuki Yamaguchi <[email protected]> | 2025-02-23 00:18:38 +0900 |
---|---|---|
committer | git <[email protected]> | 2025-04-20 07:41:15 +0000 |
commit | 93afcfcde36581e6f94b69c3f40fd0021f382d70 () | |
tree | 066fb17a0b681067cf15961bc4de99ae754f6091 /ext/stringio | |
parent | c218862d3c664b4afff5acce55d7a6eb13779809 (diff) |
[ruby/openssl] asn1: check for missing EOC in indefinite length encoding
EOC octets are required at the end of contents of a constructed encoding that uses the indefinite length form. This cannot be assumed from the end of the input. Raise an exception when necessary. https://.com/ruby/openssl/commit/bc20c13a7c
0 files changed, 0 insertions, 0 deletions