mirror of
https://github.com/xomboverlord/ldc.git
synced 2026-05-28 04:41:30 +02:00
The string returned by c_str() is only valid as long as the object exists. Now the object 'triple' exists until the end.
The string returned by c_str() is only valid as long as the object exists. Now the object 'triple' exists until the end.