88409e2a94
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. |
||
---|---|---|
ebml | ||
m4 | ||
src | ||
.gitignore | ||
ChangeLog | ||
configure.ac | ||
libebml.pc.in | ||
libebml.proj | ||
LICENSE.LGPL | ||
Makefile.am | ||
README.md |
libebml
a C++ libary to parse EBML files
Specifications may be rendered at http://matroska-org.github.io/libebml/