Moritz Bunkus 88409e2a94 EbmlMaster: propagate upper level element after infinite sized one correctly
When the parser encountered a deeply nested element with an infinite
size then a following element of an upper level was not propagated
correctly. Instead the element with the infinite size was added into the
EBML element tree a second time resulting in memory access after freeing
it and multiple attempts to free the same memory address during
destruction.

Fixes the issue reported as Cisco TALOS-CAN-0037.
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%