Files
wxWidgets/include
Vadim Zeitlin cf50020259 Avoid buffer read overflow in wxCharTypeBuffer ctor
Don't assume that the data is always followed by NUL.

Closes #26527.
2026-05-30 18:00:35 +02:00
..