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 fd75f91: Syslog: skip timestamp field if not present

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 17 Aug 2018 14:52:34 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=fd75f915e3f16b00feaef5d045a2d70174873a23
Submitter: "Pascal Quantin <pascal.quantin@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

fd75f91 by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    Syslog: skip timestamp field if not present
    
    Bug: 15063
    Change-Id: I08ca03be495ee172e0995fc949e0ba06c49b0dae
    Reviewed-on: https://code.wireshark.org/review/29177
    Reviewed-by: Dario Lombardo <lomato@xxxxxxxxx>
    Petri-Dish: Dario Lombardo <lomato@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    

Actions performed:

    from  3a99475   tds: Fix Dead Store (Dead assignement/Dead increment) Warning found by Clang
     add  fd75f91   Syslog: skip timestamp field if not present


Summary of changes:
 epan/dissectors/packet-syslog.c | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)