Wireshark-bugs: [Wireshark-bugs] [Bug 7736] [PATCH] Dissection error of D-RELEASE and D-CONNECT
Date: Wed, 19 Sep 2012 03:42:27 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7736

Pascal Quantin <pascal.quantin@xxxxxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |pascal.quantin@xxxxxxxxx

--- Comment #1 from Pascal Quantin <pascal.quantin@xxxxxxxxx> 2012-09-19 03:42:26 PDT ---
Hi,

> Remove redundant code of D-RELEASE in tetra.cnf, which will cause a malformed
> error.

could you clarify why removing the following line prevents a malformed error?
col_append_sep_str(actx->pinfo->cinfo, COL_INFO, NULL, "D-RELEASE");
The purpose here is just to add a string to the information column (like for
every other message types in the TETRA dissector).
Do you have any pcap file demonstrating the issue?

-- 
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.