This repository was archived by the owner on Aug 31, 2021. It is now read-only.
Commit 6a6c555
committed
[[ Bug 14413 ]] Releasing the string created by the engine was causing a crash on Windows.
Changed ConvertCStringFromNativeToUTF8 to return a engine-free'd string.1 parent c54444c commit 6a6c555
File tree
4 files changed
+14
-12
lines changed- engine/src
- libexternal
- include/revolution
- src
- revzip/src
4 files changed
+14
-12
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1737 | 1737 | | |
1738 | 1738 | | |
1739 | 1739 | | |
| 1740 | + | |
| 1741 | + | |
1740 | 1742 | | |
1741 | 1743 | | |
1742 | 1744 | | |
| |||
1755 | 1757 | | |
1756 | 1758 | | |
1757 | 1759 | | |
| 1760 | + | |
| 1761 | + | |
1758 | 1762 | | |
1759 | 1763 | | |
1760 | 1764 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
514 | 514 | | |
515 | 515 | | |
516 | 516 | | |
517 | | - | |
518 | | - | |
| 517 | + | |
| 518 | + | |
| 519 | + | |
519 | 520 | | |
520 | 521 | | |
521 | 522 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
911 | 911 | | |
912 | 912 | | |
913 | 913 | | |
914 | | - | |
| 914 | + | |
915 | 915 | | |
916 | 916 | | |
917 | 917 | | |
| |||
926 | 926 | | |
927 | 927 | | |
928 | 928 | | |
929 | | - | |
| 929 | + | |
930 | 930 | | |
931 | 931 | | |
932 | 932 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1279 | 1279 | | |
1280 | 1280 | | |
1281 | 1281 | | |
1282 | | - | |
1283 | | - | |
1284 | | - | |
1285 | 1282 | | |
1286 | 1283 | | |
1287 | 1284 | | |
| 1285 | + | |
| 1286 | + | |
| 1287 | + | |
1288 | 1288 | | |
1289 | 1289 | | |
1290 | 1290 | | |
1291 | | - | |
| 1291 | + | |
1292 | 1292 | | |
1293 | 1293 | | |
1294 | | - | |
| 1294 | + | |
1295 | 1295 | | |
1296 | 1296 | | |
1297 | 1297 | | |
| |||
1304 | 1304 | | |
1305 | 1305 | | |
1306 | 1306 | | |
1307 | | - | |
1308 | | - | |
1309 | | - | |
1310 | 1307 | | |
1311 | 1308 | | |
1312 | 1309 | | |
| |||
0 commit comments