Ethereal-cvs: [Ethereal-cvs] rev 12820: /trunk/plugins/mate/: mate.h mate_runtime.c mate_setup
User: lroland
Date: 2004/12/23 02:27 AM
Log:
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
Directory: /trunk/plugins/mate/
Changes Path Action
+5 -7 mate.h Modified
+29 -36 mate_runtime.c Modified
+15 -5 mate_setup.c Modified
+104 -41 mate_util.c Modified
+16 -4 mate_util.h Modified
+1 -1 moduleinfo.h Modified
+15 -21 packet-mate.c Modified
Directory: /trunk/plugins/mate/matelib/
Changes Path Action
+16 -18 isup.mate Modified
+7 -1 radius.mate Modified
http://anonsvn.ethereal.com/viewcvs/viewcvs.py?rev=12820&view=rev