1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-08-03 17:39:25 +02:00
Emily Mabrey 657a83b9ef
Fix for unsafe char* to wchar_t* cast (CWE-704)
* Add `void*` cast to indicate we are sure that the byte string is valid.
* Make `ProjectSerializer.cpp` use `static_cast` to preserve pointer addresses.
* Replace incorrect usage of `int` where `size_t` was appropriate

Signed-off-by: Emily Mabrey <emabrey@tenacityaudio.org>
Reference-to: https://github.com/tenacityteam/tenacity/pull/417
2021-07-31 01:42:55 -04:00
..
2021-07-25 10:05:58 +03:00
2021-07-25 10:05:58 +03:00
2021-07-26 13:24:17 +00:00
2021-07-25 10:05:58 +03:00
2021-07-23 05:19:05 +00:00
2021-07-19 05:45:54 +00:00
2021-07-31 01:40:06 -04:00
2021-07-31 01:40:06 -04:00
2021-07-31 01:40:06 -04:00
2021-07-23 05:19:05 +00:00
2021-06-08 08:08:26 -07:00
2021-07-26 00:54:17 +03:00
2021-07-23 05:19:05 +00:00
2021-07-19 05:45:54 +00:00
2021-07-19 05:45:54 +00:00
2021-07-19 05:45:54 +00:00
2021-07-23 05:19:05 +00:00