Wireshark-commits: [Wireshark-commits] rev 50033: /trunk/epan/wmem/ /trunk/epan/wmem/: wmem_strutl.
Date: Wed, 19 Jun 2013 06:48:08 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=50033

User: eapache
Date: 2013/06/18 11:48 PM

Log:
 Clean up wmem_strsplit to remove a bunch of weird switch statements and
 unnecessary continue statements. Should fix the coverity issues Joerg pointed
 out as well.

Directory: /trunk/epan/wmem/
  Changes    Path             Action
  +16 -21    wmem_strutl.c    Modified