Handle strings with embedded NULs in wxDataStream
Read/write the entire string and not just the part until the first NUL in it. Closes #17556.
This commit is contained in:
@@ -72,6 +72,7 @@ All:
|
||||
- Add wxFileType::GetExpandedCommand() (troelsk).
|
||||
- Make it easier to convert to/from UTF-8-encoded std::string (ARATA Mizuki).
|
||||
- Add support for loading dynamic lexer in wxStyledTextCtrl (New Pagodi).
|
||||
- Handle strings with embedded NULs in wxDataStream (Nitch).
|
||||
|
||||
All (GUI):
|
||||
|
||||
|
Reference in New Issue
Block a user