URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=527650d78d99b7529712f5b9b96cdf71ea535623
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master-2.2
Repository: wireshark
Commits:
527650d 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: I521435d1566db7df0f6815ce23aedc1366ac8b50
Reviewed-on: https://code.wireshark.org/review/16869
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from 0b10427 SSL utils: Add proper check while getting bag type
adds 527650d 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(-)