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(-)