Wireshark-commits: [Wireshark-commits] master fe8d996: xcsl: fix an off-by-one in premature exit.
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 14 Jul 2020 13:41:01 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=fe8d996bb22c83ecd080b81a0f6dc942d37e07ae
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

fe8d996 by Dario Lombardo (lomato@xxxxxxxxx):

    xcsl: fix an off-by-one in premature exit.
    
    Bug: 16695
    Change-Id: I2e8548bdfaea64362d2341968a97143937e797ce
    Reviewed-on: https://code.wireshark.org/review/37857
    Petri-Dish: Dario Lombardo <lomato@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  7a3bef5   7COMM: Try to fix Wpointer-sign warnings.
     add  fe8d996   xcsl: fix an off-by-one in premature exit.


Summary of changes:
 epan/dissectors/packet-xcsl.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)