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

Date: Sat, 27 Jul 2013 22:51:28 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=50958

User: eapache
Date: 2013/07/27 03:51 PM

Log:
 Simplify out an addition that happened a lot by performing it once on the
 variable it affected, since that variable wasn't used for any other purpose.

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