Wireshark-commits: [Wireshark-commits] rev 20041: /trunk/epan/ /trunk/epan/dissectors/: packet-sigcomp.c /trunk/epan/: sigcomp-udvm.c sigcomp_state_hdlr.c sigcomp_state_hdlr.h
From:
etxrab@xxxxxxxxxxxxx
Date: Tue, 05 Dec 2006 06:43:48 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=20041
User: etxrab
Date: 2006/12/05 06:43 AM
Log:
From Cristian Constantin:
As a workarond for the problem that accsessing a state with a state id > the stored
minimum access length fail, only store and compare the state with the minimum access
lengt specified in the standard of 6 bytes.
Directory: /trunk/epan/dissectors/
Changes Path Action
+6 -1 packet-sigcomp.c Modified
Directory: /trunk/epan/
Changes Path Action
+5 -0 sigcomp-udvm.c Modified
+1 -1 sigcomp_state_hdlr.c Modified
+1 -0 sigcomp_state_hdlr.h Modified