Wireshark-commits: [Wireshark-commits] rev 27567: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Sat, 28 Feb 2009 19:14:15 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=27567

User: morriss
Date: 2009/02/28 11:14 AM

Log:
 Remove a whole bunch of if(tree)'s that were protecting single
 proto_tree_add_*() calls: those APIs check if tree is NULL too and taking
 out the dissector's ifs makes the code easier to read.

Directory: /trunk/epan/dissectors/
  Changes    Path              Action
  +98 -188   packet-mysql.c    Modified