Wireshark-commits: [Wireshark-commits] master cd8188d: Reduce the number of calls to tvb_reported_l
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 13 May 2014 11:49:33 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=cd8188ddb81cc20faa03255b8148231dc2eb2f1c
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

cd8188d by AndersBroman (anders.broman@xxxxxxxxxxxx):

    Reduce the number of calls to tvb_reported_lenght_remaining().
    
    Change-Id: I717572d403b38a33ccd5e390ace3742f3d296250
    Reviewed-on: https://code.wireshark.org/review/1622
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  f964740   Enhance HTTP2 dissector * Add missing padding for CONTINUATION frame * Add filter for generated padding length * add unused flags
    adds  cd8188d   Reduce the number of calls to tvb_reported_lenght_remaining().


Summary of changes:
 epan/dissectors/packet-sip.c |   40 +++++++++++++++++++++++++---------------
 1 file changed, 25 insertions(+), 15 deletions(-)