http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=44393
User: pascal
Date: 2012/08/09 11:26 AM
Log:
Small fixes:
- put back return NULL in line 947 that got removed in r44384: it is mandatory to avoid accessing non initialized variables. Change rlc_channel_assign a bit to fix what was the root cause of this removal (I guess)
- put back add_channel_info in dissect_rlc_am (removed by error?)
- fix some typo errors
- fix indentation a bit
Directory: /trunk/epan/crypt/
Changes Path Action
+3 -3 kasumi.h Modified
Directory: /trunk/epan/dissectors/
Changes Path Action
+97 -94 packet-rlc.c Modified