Wireshark-commits: [Wireshark-commits] master 6335782: Put the common code for reading Logcat packe

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 25 Apr 2014 21:17:02 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=6335782ccd60703adffade16a3942e2a3a34e2cf
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

6335782 by Guy Harris (guy@xxxxxxxxxxxx):

    Put the common code for reading Logcat packets into a routine.
    
    Then have the read and seek-read routines both use that routine.
    
    Change-Id: I3d11df82644207d0ae59486231c91e1f044090ab
    Reviewed-on: https://code.wireshark.org/review/1361
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  6ef0420   No need to set "line" when setting "firstline".
    adds  6335782   Put the common code for reading Logcat packets into a routine.


Summary of changes:
 wiretap/logcat.c |  116 ++++++++++++++++--------------------------------------
 1 file changed, 35 insertions(+), 81 deletions(-)