Wireshark-commits: [Wireshark-commits] master 58d5baf: Cleanup HTTP Referer tracking code and use l
      
      
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=58d5baf3c081b5d6aa795cd9e05d547927d89001
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
58d5baf by Moshe Kaplan (me@xxxxxxxxxxxxxxx):
    Cleanup HTTP Referer tracking code and use less memory
    
    Change-Id: I7d9d8a1ab6ed9f180511281348d6b679b5fba1fb
    Reviewed-on: https://code.wireshark.org/review/25665
    Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
    Petri-Dish: Peter Wu <peter@xxxxxxxxxxxxx>
    Reviewed-by: Moshe Kaplan <me@xxxxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    
Actions performed:
    from  0f72198   Get rid of unneeded #includes.
    adds  58d5baf   Cleanup HTTP Referer tracking code and use less memory
Summary of changes:
 epan/dissectors/packet-http.c | 152 ++++++++++++++++++++++++------------------
 1 file changed, 86 insertions(+), 66 deletions(-)