Wireshark-commits: [Wireshark-commits] master 0bd1190: BGP: fix a variable underflow
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 6 Apr 2017 04:50:40 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=0bd11903938e7fbcc876888178ed9c1f085fdffc
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

0bd1190 by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    BGP: fix a variable underflow
    
    Bug: 13557
    Change-Id: I882c8a7161ff233e289a413579ed51c3b8f43c36
    Reviewed-on: https://code.wireshark.org/review/20940
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  899f989   WASSP: replace a DISSECTOR_ASSERT() by an expert info
    adds  0bd1190   BGP: fix a variable underflow


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