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.
2015-10-20 14:54:55 +02:00
2014-08-10 11:23:09 +09:00
2014-12-21 10:18:12 +01:00
2015-04-29 19:52:46 -04:00

libebml

a C++ libary to parse EBML files

Specifications may be rendered at http://matroska-org.github.io/libebml/

Description
No description provided
Readme 638 KiB
Languages
C++ 94%
C 5.2%
Makefile 0.6%
M4 0.2%