Wireshark-commits: [Wireshark-commits] master eb72d2a: Use variable name 'len' when handling length

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 11 Oct 2014 20:42:01 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=eb72d2a160d402e676ca4e56468afee4cd92d195
Submitter: Stig Bjørlykke (stig@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

eb72d2a by Stig Bjørlykke (stig@xxxxxxxxxxxxx):

    Use variable name 'len' when handling length.
    
    Change-Id: Icb1d81316d1ead3455c68ad55e52b8120b7dccf9
    Reviewed-on: https://code.wireshark.org/review/4609
    Reviewed-by: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
    Tested-by: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
    

Actions performed:

    from  8eefa4d   Use the count-of-records fields to figure out how many records to read.
    adds  eb72d2a   Use variable name 'len' when handling length.


Summary of changes:
 epan/packet.c |   34 +++++++++++++++++-----------------
 1 file changed, 17 insertions(+), 17 deletions(-)