URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=d430ba30140907192509af18d17542ba7ce60025
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
d430ba3 by Guy Harris (guy@xxxxxxxxxxxx):
Report the pathname of the color filter file in "Could not compile" messages.
This also fixes some cases where we wouldn't report the path in a read
error message, as we'd already freed the path up and set the path string
pointer to null.
Change-Id: Ia0e1ca0bf4880075bfa1957b0778a177de1a824f
Reviewed-on: https://code.wireshark.org/review/16868
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from 9affd26 SSL utils: Add proper check while getting bag type
adds d430ba3 Report the pathname of the color filter file in "Could not compile" messages.
Summary of changes:
epan/color_filters.c | 20 ++++++++++----------
1 file changed, 10 insertions(+), 10 deletions(-)