http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=29239
User: wmeier
Date: 2009/07/29 03:33 PM
Log:
Fix a potential crash and do various other minor changes:
- Fix an hf[] entry which had an invalid "strings" field which could cause a crash;
- Remove unneeded #includes;
- Make most functions & etc static;
- Remove declarations for functions never defined;
- Fix certain comments to refer to the correct function names;
- Change global variable to be local to proto_reg_handoff...
- ...
Directory: /trunk/epan/dissectors/
Changes Path Action
+83 -96 packet-zbee-zcl.c Modified