mirror of
https://gitlab.com/mbunkus/mkvtoolnix.git
synced 2025-01-04 01:03:33 +00:00
9 lines
186 B
Ruby
9 lines
186 B
Ruby
|
#!/usr/bin/ruby -w
|
||
|
|
||
|
# T_662cisco_talos_2018_0694
|
||
|
describe "mkvinfo / Cisco TALOS 2018-0694 use after free"
|
||
|
|
||
|
file = "data/segfaults-assertions/cisco-talos-2018-0694.mkv"
|
||
|
|
||
|
test_merge file
|