wireshark/plugins/mate
Lars Roland 5474c91d65 Fixes for Mate from Luis Ontanon:
- fixes crash at reinit when DiscardPduData=TRUE: check if there's an
avpl before deleting it.
- mate.pdu_type.RelativeTime had a dual use, add
mate.pdu_type.TimeInGop and leave the other alone.
- other fixes related to times (they now seem to be right)
- scs_subscribe doesn't use g_malloc anymore. it uses GMemChunks
(I had to rename two GMemChunks to make MSVC happy)
- fixes crash at reinit when DiscardPduData=TRUE: check if there's an
avpl before deleting it.
- mate.pdu_type.RelativeTime had a dual use, add
mate.pdu_type.TimeInGop and leave the other alone.
- other fixes related to times (they now seem to be right)
- fixed few things at reinit:
     - reset last_id 
     - remove the nodes in the items hash tables 

svn path=/trunk/; revision=12820
2004-12-23 08:27:30 +00:00
..
examples
matelib Fixes for Mate from Luis Ontanon: 2004-12-23 08:27:30 +00:00
AUTHORS
COPYING
INSTALL
Makefile.am Patch for Mate Plugin. 2004-12-16 19:36:23 +00:00
Makefile.nmake Patch for Mate Plugin. 2004-12-16 19:36:23 +00:00
NEWS
mate.h Fixes for Mate from Luis Ontanon: 2004-12-23 08:27:30 +00:00
mate_plugin.c
mate_runtime.c Fixes for Mate from Luis Ontanon: 2004-12-23 08:27:30 +00:00
mate_setup.c Fixes for Mate from Luis Ontanon: 2004-12-23 08:27:30 +00:00
mate_util.c Fixes for Mate from Luis Ontanon: 2004-12-23 08:27:30 +00:00
mate_util.h Fixes for Mate from Luis Ontanon: 2004-12-23 08:27:30 +00:00
moduleinfo.h Fixes for Mate from Luis Ontanon: 2004-12-23 08:27:30 +00:00
packet-mate.c Fixes for Mate from Luis Ontanon: 2004-12-23 08:27:30 +00:00
presentation.txt