Update tests/bugfixes/github/test_issue_791.py
Co-Authored-By: kevinbackhouse <kev@semmle.com>
This commit is contained in:
parent
86816c0280
commit
d20a0a7b57
@ -21,7 +21,7 @@ class IntegerOverflowInWebpImageReadMetadata(
|
||||
commands = ["$exiv2 $filename"]
|
||||
stdout = [""]
|
||||
stderr = ["""Exiv2 exception in print action for file $filename:
|
||||
corrupted image metadata
|
||||
$kerCorruptedMetadata
|
||||
"""
|
||||
]
|
||||
retval = [1]
|
||||
|
||||
Loading…
Reference in New Issue
Block a user