Moritz Bunkus
ababb64e0c
EbmlUnicodeString: don't read beyond end of string
The conversion from an UTF-8 encoded string into a wchar_t one was reading from beyond the end of the source buffer if the length indicated by a UTF-8 character's first byte exceeds the number of bytes actually present afterwards. Fixes the issue reported as Cisco TALOS-CAN-0036.
libebml
a C++ libary to parse EBML files
Specifications may be rendered at http://matroska-org.github.io/libebml/
Description
Languages
C++
94%
C
5.2%
Makefile
0.6%
M4
0.2%