You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last):
File "mkvinfo.py", line 8, in <module>
mkv = enzyme.MKV(f)
File "/usr/local/lib/python2.7/dist-packages/enzyme-0.4.1-py2.7.egg/enzyme/mkv.py", line 51, in __init__
if seek_head.name != 'SeekHead':
AttributeError: 'NoneType' object has no attribute 'name'
The text was updated successfully, but these errors were encountered:
Fuzzed sample: http://bugs.fi/media/afl/enzyme/enzyme-006.mkv
Fuzzers used: http://lcamtuf.coredump.cx/afl/ https://bitbucket.org/jwilk/python-afl
SHA1: 54ef3fb27215ac01efb3c205ec6ce19ed04ecc24
mkvinfo.py:
The text was updated successfully, but these errors were encountered: