ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] rev 43563: /trunk/tools/ /trunk/tools/: checkAPIs.pl

Date: Tue, 03 Jul 2012 21:55:55 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=43563

User: morriss
Date: 2012/07/03 02:55 PM

Log:
 As suggested by Jakub in https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7429#c4 :
 
 Add checks for calls to proto_tree_add_XXX (where XXX != item and a few other
 functions) with an encoding (ENC_*) argument.
 
 
 Also add a comment to checkAddTextCalls() about why 3 loops are used.

Directory: /trunk/tools/
  Changes    Path            Action
  +39 -0     checkAPIs.pl    Modified