ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] master 6fbcc18: Fix text logcat for changes in android L

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 20 Nov 2014 11:06:49 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=6fbcc18742d1be16bdd6e80a05b55eef97f91000
Submitter: Michal Labedzki (michal.labedzki@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

6fbcc18 by Michał Orynicz (michal.orynicz@xxxxxxxxx):

    Fix text logcat for changes in android L
    
    In L, in line "-- beginning of /<buffer>" the "/" was removed.
    This commit accomodates text logcat to that change.
    
    Change-Id: I4cbfadf5a8169589f2848ce1a5793cea593ba459
    Reviewed-on: https://code.wireshark.org/review/5405
    Petri-Dish: Michal Labedzki <michal.labedzki@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michal Labedzki <michal.labedzki@xxxxxxxxx>
    

Actions performed:

    from  087518b   MIP6: Access network identifier option is not full decoded
    adds  6fbcc18   Fix text logcat for changes in android L


Summary of changes:
 epan/dissectors/packet-logcat-text.c |    2 +-
 wiretap/logcat_text.c                |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)