Project

General

Profile

« Previous | Next » 

Revision 28678997

Added by nobu (Nobuyoshi Nakada) about 6 years ago

Preserve the string content at self-copying

  • string.c (rb_str_init): preserve the embedded content when
    self-copying with a capacity. [Bug #15937]