Wireshark-commits: [Wireshark-commits] master c6c9043: Add possibility to export Logcat Text PDUs

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 18 Jun 2015 09:49:03 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=c6c90431e8145f1bf12e24a02c15596d21b96c97
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

c6c9043 by michal.orynicz (michal.orynicz@xxxxxxxxx):

    Add possibility to export Logcat Text PDUs
    
    Enable exporting PDUs from Logcat Text, so they can be saved as pcapng.
    
    Change-Id: I413055d7706d245525609a9a4cbe9e02e8d99a0f
    Reviewed-on: https://code.wireshark.org/review/8904
    Petri-Dish: Michal Labedzki <michal.labedzki@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  247f596   BTLE: Fix Dead Store (Dead assignement/Dead increment) warning found by Clang
    adds  c6c9043   Add possibility to export Logcat Text PDUs


Summary of changes:
 epan/dissectors/packet-logcat-text.c |   25 +++++++++++++++++++++++++
 1 file changed, 25 insertions(+)