Project

General

Profile

« Previous | Next » 

Revision 8797f483

Added by nobu (Nobuyoshi Nakada) over 6 years ago

New buffer for shared string

  • string.c (rb_str_init): allocate new buffer if the string is
    shared. [Bug #15937]