mirror of
https://github.com/xomboverlord/ldc.git
synced 2026-01-11 18:33:14 +01: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.