Wireshark-commits: [Wireshark-commits] rev 25703: /trunk/plugins/wimax/ /trunk/plugins/wimax/: msg_ulmap.c
From:
jake@xxxxxxxxxxxxx
Date: Fri, 11 Jul 2008 16:03:07 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=25703
User: jake
Date: 2008/07/11 09:03 AM
Log:
From Frank Wang:
The ULMAP decoder can get a wrong bit offset when decoding CQICH_Alloc_IE.
The finishing position shoud not pad to byte but pad to the length specified,
which can be nibble aligned.
Directory: /trunk/plugins/wimax/
Changes Path Action
+3 -1 msg_ulmap.c Modified