Wireshark-commits: [Wireshark-commits] rev 51303: /trunk/epan/wmem/ /trunk/epan/wmem/: wmem_allocat
Date: Sun, 11 Aug 2013 22:20:35 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=51303

User: eapache
Date: 2013/08/11 03:20 PM

Log:
 Move the null check outside the function call. Simpler, and more efficient for
 compilers that decide not to inline.

Directory: /trunk/epan/wmem/
  Changes    Path                      Action
  +3 -5      wmem_allocator_block.c    Modified