Search
Project
General
Profile
Sign in
Register
Home
Projects
Help
Search
:
Ruby
All Projects
Ruby
Overview
Activity
Roadmap
Issues
Repository
Like
«
Previous
|
Next
»
Revision 28678997
Added by
nobu (Nobuyoshi Nakada)
about 6 years
ago
ID
28678997e40869f5591eae60edd9757334426ffb
Parent
d009e321
Child
148f50fc
Preserve the string content at self-copying
string.c (rb_str_init): preserve the embedded content when
self-copying with a capacity. [Bug
#15937
]
Related issues
Bug #15937
: Segmentation fault when String#initialize given same string with capacity field
Loading...
Preserve the string content at self-copying
self-copying with a capacity. [Bug #15937]