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

Date: Wed, 13 Feb 2013 00:46:15 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=47647

User: wmeier
Date: 2013/02/12 04:46 PM

Log:
 Cleanup:
 - Fix various message handler message dissection bugs;
 - Change all loops with a potentially large loop count
    to be done only when 'tree' is non-null;
 - Simplify code somewhat;
 - Do some whitespace and formatting style changes.

Directory: /trunk/epan/dissectors/
  Changes    Path                Action
  +285 -185  packet-bitcoin.c    Modified