Fix segfault at error in match string (#62)
If Yara return error for `rules.match(data='string')` the Python wrapper module crashes process with a segmentation fault. Handle properly errors from 'data' and from 'pid'.
Showing
Please
register
or
sign in
to comment