mirror of
https://gitlab.com/mbunkus/mkvtoolnix.git
synced 2024-12-26 04:42:04 +00:00
5df8f075aa
Fixes #1222.
6 lines
198 B
Ruby
Executable File
6 lines
198 B
Ruby
Executable File
#!/usr/bin/ruby -w
|
|
|
|
# T_497crash_in_base64_decoder
|
|
describe "mkvmerge / crash in the Base 64 decoder"
|
|
test_merge "--tags 0:data/text/tags-crash-invalid-memory-access.xml data/subtitles/srt/ven.srt"
|