mirror of
https://gitlab.com/mbunkus/mkvtoolnix.git
synced 2024-12-26 04:42:04 +00:00
6 lines
213 B
Ruby
6 lines
213 B
Ruby
|
#!/usr/bin/ruby -w
|
||
|
|
||
|
# T_611info_null_pointer_dereference_for_ebmlbinary
|
||
|
describe "mkvinfo / null pointer dereference for EbmlBinary with data pointer set to null pointer (bug 2072)"
|
||
|
test_info "data/bugs/2072.mkv"
|