1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00
JUCE/extras/WindowsDLL/Builds/VisualStudio2022
Anthony Nicholls 0a78fefecb Text: Improve string validation
- Reject surrogate code points for all unicode encodings
- Prevent out of bounds access in some cases
- Move ASCII and UTF character validation functions to CharacterFunctions
- Add more unit tests
2024-09-06 15:40:39 +00:00
..
WindowsDLL.sln Resave projects 2021-11-19 16:35:22 +00:00
WindowsDLL_StaticLibrary.vcxproj Text: Improve string validation 2024-09-06 15:40:39 +00:00
WindowsDLL_StaticLibrary.vcxproj.filters Text: Improve string validation 2024-09-06 15:40:39 +00:00