http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=54193
User: mmann
Date: 2013/12/17 08:06 PM
Log:
Bugfix OpenSafety "heuristics" to only consider a packet "handled" if a subdissector is called. Fixes bug 9572 (https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9572)
Also removed tree check in Modbus dissector because dissector_try_string() is being called under it.
#BACKPORT(1.10)
Directory: /trunk/epan/dissectors/
Changes Path Action
+0 -4 packet-mbtcp.c Modified
+4 -2 packet-opensafety.c Modified