Wireshark-commits: [Wireshark-commits] rev 51112: /trunk/epan/wmem/ /trunk/epan/wmem/: wmem_allocat

Date: Fri, 02 Aug 2013 01:58:53 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=51112

User: eapache
Date: 2013/08/01 06:58 PM

Log:
 Combine two ternary ?: into a single if. Shaves about 1.5% off the fast timing
 test.

Directory: /trunk/epan/wmem/
  Changes    Path                      Action
  +8 -2      wmem_allocator_block.c    Modified