mirror of
https://github.com/xomboverlord/ldc.git
synced 2026-04-12 14:59:03 +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.