Project

General

Profile

« Previous | Next » 

Revision 291cc913

Added by peterzhu2118 (Peter Zhu) over 1 year ago

[Bug #20598] Fix corruption of internal encoding string (#11069)

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