URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=c398858205724434bfcbec0ffed1f4223c2c85d1
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
c398858 by Guy Harris (guy@xxxxxxxxxxxx):
Give a better error message for invalid characters in preference module names.
And make the message for an invalid character in a preference name more
like it, by putting the offending name in quotes.
Change-Id: I40db8b87eae5e46a1d49213a9a45861b6b3565af
Reviewed-on: https://code.wireshark.org/review/21092
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from 74784bd Update Windows binaries to GeoIP 1.6.10 with a local GeoIP_free function
adds c398858 Give a better error message for invalid characters in preference module names.
Summary of changes:
epan/prefs.c | 10 ++++++----
1 file changed, 6 insertions(+), 4 deletions(-)