11 Jul 2012 17:28
rev 43663: /trunk/epan/dissectors/ /trunk/epan/dissectors/: packet-assa_r3.c
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=43663 User: wmeier Date: 2012/07/11 08:28 AM Log: General cleanup: - Fix potential array overflow; - Calls to expert...() should not be under 'if (tree)'; - Don't use DISSECTOR_ASSERT for bad data; use expert...(); - Add some XXX comments about enum item values different than specified in the comments associated with the enum items; - Init global 'mfgCommandFlag' as appropriate before use; - Add missing hf[] entries; - #if 0 various unused #defines and enums; - Reduce (somewhat) repeated fetches of the same tvb data; - Remove unneeded initializers; - Don't use 'l' as a variable name; - Reformat long lines, hf[] array entries and other;; - Fix some indentation; Directory: /trunk/epan/dissectors/ Changes Path Action +4879 -1608 packet-assa_r3.c Modified ___________________________________________________________________________ Sent via: Wireshark-commits mailing list <wireshark-commits@...> Archives: http://www.wireshark.org/lists/wireshark-commits Unsubscribe: https://wireshark.org/mailman/options/wireshark-commits mailto:wireshark-commits-request@...?subject=unsubscribe(Continue reading)
RSS Feed