Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] master e64c816: Increase the number of pre-allocated hfs (fr

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 23 Sep 2015 04:37:21 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=e64c81609fd213e1c3e1c1f51e70fcaadaf18982
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

e64c816 by Jeff Morriss (jeff.morriss.ws@xxxxxxxxx):

    Increase the number of pre-allocated hfs (from 144k to 170k).
    
    169756 header fields are currently registered.  Including the 5k expert info
    field pre-allocation this gives us about 5k unused entries (until we should
    increase this number again).
    
    Change-Id: Id8ea979cbe9e80756c12b5b73e816bbe3e9856ad
    Reviewed-on: https://code.wireshark.org/review/10599
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  eefae1b   RLC: fix invalid RLC AM control type expert info
    adds  e64c816   Increase the number of pre-allocated hfs (from 144k to 170k).


Summary of changes:
 epan/proto.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)