Wireshark-bugs: [Wireshark-bugs] [Bug 8275] Basic dissector: FIPA/ACL Message protocol over TCP

Date: Sat, 27 Apr 2013 16:53:14 +0000

changed bug 8275

What Removed Added
Attachment #9933 is obsolete   1

Comment # 14 on bug 8275 from
Created attachment 10662 [details]
Diff file with dissector code

Removed all g_new and tvb_get_string calls.

Just one comment on wmem. I was using a GSList to hold the different parts of
the acl message. The function I used to fill the list was g_slist_append but
wmem did't seem to have it. I took the liberty to add it as you'll see in the
diff file.


You are receiving this mail because:
  • You are watching all bug changes.