Simon Tatham
41473d915b
Fix a memory leak in Windows f_open.
...
The UCS-2 translation of the access-mode string ("r", "wb" etc) was
not being freed, because the free call appeared after an unconditional
return statement.
Spotted by Coverity, although now I wonder why an ordinary compiler
warning hadn't long since pointed this one out!
2024-11-21 12:59:00 +00:00
..
2022-01-03 12:21:39 +00:00
2022-01-03 12:12:05 +00:00
2022-09-03 11:59:12 +01:00
2024-09-26 11:30:07 +01:00
2022-04-25 14:10:16 +01:00
2024-09-26 11:30:07 +01:00
2023-02-18 14:10:21 +00:00
2021-04-18 08:18:27 +01:00
2021-09-30 19:00:11 +01:00
2024-11-21 12:59:00 +00:00
2023-02-18 14:10:21 +00:00
2023-05-29 15:31:43 +01:00
2022-09-13 11:26:57 +01:00
2022-03-12 21:05:07 +00:00
2021-04-18 08:18:27 +01:00
2021-12-28 18:08:31 +00:00
2024-09-24 09:42:58 +01:00
2022-09-03 11:59:12 +01:00
2023-05-29 15:41:50 +01:00
2024-09-26 11:30:07 +01:00
2022-09-03 11:59:12 +01:00
2022-09-14 16:09:37 +01:00
2023-05-29 15:31:45 +01:00
2024-09-26 11:30:07 +01:00
2022-08-03 20:48:46 +01:00
2022-09-02 16:11:05 +01:00
2023-03-16 17:33:49 +00:00
2024-09-26 11:30:07 +01:00
2022-03-12 18:51:21 +00:00