summaryrefslogtreecommitdiff
path: root/include/ruby/internal/encoding/transcode.h
diff options
context:
space:
mode:
authorKazuki Yamaguchi <k@rhe.jp>2025-12-27 16:18:58 +0900
committergit <svn-admin@ruby-lang.org>2025-12-27 07:46:03 +0000
commit3c9e61f5ef8190e082b36e056f59be49692ae8aa (patch)
tree25cd3835db2483e587cc5208f7a2b4f7117a9edb /include/ruby/internal/encoding/transcode.h
parentb8201a09e026b3f2948a19eddf1341eb4b9668cf (diff)
[ruby/openssl] cipher: remove incorrect assertion in Cipher#update
Commit https://github.com/ruby/openssl/commit/1de3b80a46c2 (cipher: make output buffer String independent, 2024-12-10) ensures the output buffer String has sufficient capacity, bu the length can be shorter. The assert() is simply incorrect and should be removed. Also remove a similar assert() in Cipher#final. While not incorrect, it is not useful either. https://github.com/ruby/openssl/commit/0ce6ab97dd
Diffstat (limited to 'include/ruby/internal/encoding/transcode.h')
0 files changed, 0 insertions, 0 deletions