Actions
Bug #20598
closedCorruption of internal encoding string
Description
GitHub PR: https://github.com/ruby/ruby/pull/11068
Just like #20595, Encoding#name_list and Encoding#aliases can have their strings corrupted when Encoding.default_internal is set to nil.
Updated by peterzhu2118 (Peter Zhu) 5 months ago
- Status changed from Open to Closed
Applied in changeset git|176c4bb3c7db87ca5b0486012cb6a005105448c5.
Fix corruption of internal encoding string
[Bug #20598]
Just like [Bug #20595], Encoding#name_list and Encoding#aliases can have
their strings corrupted when Encoding.default_internal is set to nil.
Co-authored-by: Matthew Valentine-House matt@eightbitraptor.com
Updated by k0kubun (Takashi Kokubun) 5 months ago
- Backport changed from 3.1: DONTNEED, 3.2: DONTNEED, 3.3: REQUIRED to 3.1: DONTNEED, 3.2: DONTNEED, 3.3: DONE
ruby_3_3 291cc913503475a204c93a53a2f470c8cc6bfca2.
Actions
Like0
Like0Like0