https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7435
Pascal Quantin <pascal.quantin@xxxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |pascal.quantin@xxxxxxxxx
--- Comment #4 from Pascal Quantin <pascal.quantin@xxxxxxxxx> 2012-07-19 13:32:00 PDT ---
To get rid of the [Malformed Packet] error, please activate the "Reassemble SSL
records spanning multiple TCP segments" option in Edit -> Preferences ->
Protocols -> SSL. Note that to use this option, you must also enable "Allow
subdissectors to reassemble TCP streams" in the TCP protocol settings.
Right now if this option is not activated the dissector will still try to
decode the full record length even if there is not enough bytes in the current
packet.
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.