Files
create/src/Mod/Sketcher/App
Chris Hennes a95e355c9a Sketcher: Ensure copy of temp string is kept
Coverity issue 545249. A temporary string is constructed, and its address stored via c_str(). That pointer is then used after the string is destroyed. The fix is to store the std::string.
2025-03-22 07:15:15 +01:00
..
2025-03-16 17:18:12 -05:00
2025-01-27 16:08:18 +01:00
2023-05-20 07:55:05 +02:00
2025-02-15 13:33:32 -06:00
2025-01-27 16:08:18 +01:00
2025-03-16 17:18:12 -05:00
2025-01-13 11:22:20 -06:00