Wireshark-commits: [Wireshark-commits] master beccf8f: systemd Journal: Handle empty lines.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 28 Sep 2018 01:41:39 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=beccf8f84e4a5edbb3b69f9e8777b72227795747
Submitter: "Gerald Combs <gerald@xxxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

beccf8f by Gerald Combs (gerald@xxxxxxxxxxxxx):

    systemd Journal: Handle empty lines.
    
    Continue dissecting if we find an empty line. Add an entry for the
    _SYSTEMD_USER_SLICE field.
    
    Change-Id: Id6e970b785e359095fbd8101e071f2d8cabcaf53
    Reviewed-on: https://code.wireshark.org/review/29897
    Petri-Dish: Gerald Combs <gerald@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    

Actions performed:

    from  04ce107   pcapng: Fix a copy/paste error.
     add  beccf8f   systemd Journal: Handle empty lines.


Summary of changes:
 epan/dissectors/packet-systemd-journal.c | 16 ++++++++++++++--
 1 file changed, 14 insertions(+), 2 deletions(-)