Files
wxWidgets/tests
Vadim Zeitlin f99ff49e29 Don't end converting prematurely on encountering consecutive NULs.
Don't stop converting subsequent chunks just because the length of one of them
was 0: this can happen if the first character of a string is a NUL or if there
are two (or more) NULs in it later.

Simply remove the check for this and continue as usual even in this case.

Also add a unit test verifying that we do translate NULs in input into NULs in
output.

Closes #16620.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@78021 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2014-10-14 19:36:46 +00:00
..
2014-05-15 22:32:17 +00:00
2014-05-15 22:32:17 +00:00
2014-05-15 22:32:17 +00:00
2014-05-15 22:32:17 +00:00
2014-05-15 22:32:17 +00:00
2014-05-15 22:32:17 +00:00
2014-05-15 22:32:17 +00:00
2011-09-29 13:47:38 +00:00
2014-08-24 01:50:11 +00:00
2014-05-15 22:32:17 +00:00