mirror of
https://gitlab.com/mbunkus/mkvtoolnix.git
synced 2024-12-22 19:13:14 +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"
|