URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=9d8b0a9cd0afca4c9bfebefd7154185c5c93afdb
Submitter: "Guy Harris <guy@xxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
9d8b0a9 by Guy Harris (guy@xxxxxxxxxxxx):
Always set *dfp to NULL on an error return from dfilter_compile().
All other error-return code paths set *dfp to NULL; make this one do so
as well.
Change-Id: I4015c1d53bdbac99cdeda158d7d01c8da7bf2562
Reviewed-on: https://code.wireshark.org/review/31102
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from 54711ee NSIS: Expand our vcredist exit code check.
add 9d8b0a9 Always set *dfp to NULL on an error return from dfilter_compile().
Summary of changes:
epan/dfilter/dfilter.c | 1 +
1 file changed, 1 insertion(+)