Wireshark-commits: [Wireshark-commits] master a86a723: Widen length and offset variables.
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 2 Mar 2016 19:44:55 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=a86a723d76ba0a283a93740b2d56ced006426d58
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

a86a723 by Guy Harris (guy@xxxxxxxxxxxx):

    Widen length and offset variables.
    
    Get rid of unnecessary assignment while we're at it.
    
    Change-Id: I46dd0b3d64d7e38553ea243b79f71a58cda68653
    Reviewed-on: https://code.wireshark.org/review/14299
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  70fbf21   Handle the A bit in I frames the same way we handle it in S frames.
    adds  a86a723   Widen length and offset variables.


Summary of changes:
 epan/dissectors/packet-gprs-llc.c |   19 ++++++++++---------
 1 file changed, 10 insertions(+), 9 deletions(-)