Wireshark-commits: [Wireshark-commits] rev 50012: /trunk/epan/wmem/ /trunk/epan/wmem/: wmem_tree.c
Date: Tue, 18 Jun 2013 19:43:18 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=50012

User: eapache
Date: 2013/06/18 12:43 PM

Log:
 Refactor lookup_or_insert32 to remove a bunch of continue and break statements
 as well as a confusing while(TRUE).

Directory: /trunk/epan/wmem/
  Changes    Path           Action
  +24 -29    wmem_tree.c    Modified