mirror of
https://gitlab.com/mbunkus/mkvtoolnix.git
synced 2024-12-25 20:32:33 +00:00
6 lines
213 B
Ruby
Executable File
6 lines
213 B
Ruby
Executable File
#!/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"
|