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 30578: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Fri, 16 Oct 2009 21:35:43 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=30578

User: wmeier
Date: 2009/10/16 02:35 PM

Log:
 Fix memory leak; init fragment_table & reassembled_table in registered init fcn;
 (Tables were being initted only at Wireshark startup in proto_register)

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