URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=ff604e0c9ca37c2e26084aa574dffd8c0005af2d
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark
Commits:
ff604e0 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: I5124bd939b7469b99199d69547e92948272a22e2
Reviewed-on: https://code.wireshark.org/review/16870
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from ec706c9 SSL utils: Add proper check while getting bag type
adds ff604e0 Report the pathname of the color filter file in "Could not compile" messages.
Summary of changes:
color_filters.c | 18 ++++++++----------
1 file changed, 8 insertions(+), 10 deletions(-)