aboutsummaryrefslogtreecommitdiffstats
path: root/wsutil/Makefile.am
diff options
context:
space:
mode:
authorJakub Zawadzki <darkjames-ws@darkjames.pl>2014-01-07 22:17:32 +0000
committerJakub Zawadzki <darkjames-ws@darkjames.pl>2014-01-07 22:17:32 +0000
commitabda30e9e6d8fd9aa28edc4677796e61a9c88997 (patch)
treeab90b4994f29142a1554c36b6160033b3d499405 /wsutil/Makefile.am
parentd1dcee936b2a0ed257c526889b664e2b314d3eb0 (diff)
downloadwireshark-abda30e9e6d8fd9aa28edc4677796e61a9c88997.tar.gz
wireshark-abda30e9e6d8fd9aa28edc4677796e61a9c88997.tar.bz2
wireshark-abda30e9e6d8fd9aa28edc4677796e61a9c88997.zip
Fix bug #9618: Invalid utf8 causes JSON dissector assertion failure "g_utf8_validate"
Validate JSON UTF-8 characters, replace with '?' when invalid. svn path=/trunk/; revision=54633
Diffstat (limited to 'wsutil/Makefile.am')
-rw-r--r--wsutil/Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/wsutil/Makefile.am b/wsutil/Makefile.am
index 6ead86a92f..0b1256c7e8 100644
--- a/wsutil/Makefile.am
+++ b/wsutil/Makefile.am
@@ -99,8 +99,6 @@ EXTRA_DIST = \
Makefile.nmake \
file_util.c \
file_util.h \
- unicode-utils.c \
- unicode-utils.h \
wsgcrypt.h
CLEANFILES = \