ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] rev 37268: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Wed, 18 May 2011 23:09:25 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=37268

User: wmeier
Date: 2011/05/18 04:09 PM

Log:
 Don't assign to an unused 'proto_item *': Fixes Coverity 883 [UNUSED];
 Use correct 'tree' arg in a dissect(...) fcn call: Fixes Coverity 884 [UNUSED];
 #include <stdlib.h> not req'd.

Directory: /trunk/epan/dissectors/
  Changes    Path             Action
  +7 -10     packet-dlm3.c    Modified