URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=01467c294a21159d47ce27f271c60c8914e7c13a
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
01467c2 by Evan Huus (eapache@xxxxxxxxx):
Remove assertions from block allocator.
It has been extremely well-tested at this point, and is a very hot code path so
the performance gain is measurable (~1-2% on most captures I tried).
Change-Id: I2f5e03d2f348f56e740bf0dfbc83a4fd9cc8c5a9
Reviewed-on: https://code.wireshark.org/review/499
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 3a4b311 When dissecting GSM MAPv1/v2 messages, display opcode 44 or 46 as forwardSM
adds 01467c2 Remove assertions from block allocator.
Summary of changes:
epan/wmem/wmem_allocator_block.c | 30 ------------------------------
1 file changed, 30 deletions(-)