Wireshark-commits: [Wireshark-commits] master-2.0 ac5d73f: PacketBB: do not add more bytes to the p

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 10 Apr 2017 22:24:25 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=ac5d73fee87ced57a87df67403017d235cdf7837
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark

Commits:

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

    PacketBB: do not add more bytes to the protocol tree than the real addr array length
    
    Bug: 13559
    Change-Id: I612a7e2c104603a0aa14a0775bf9b8d247069398
    Reviewed-on: https://code.wireshark.org/review/20992
    Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    (cherry picked from commit 2321a92ccc339cd2103f75f190df045d7c631051)
    Reviewed-on: https://code.wireshark.org/review/21009
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  e424685   NBAP: fix malformed packet error when having a single byte BindingID
    adds  ac5d73f   PacketBB: do not add more bytes to the protocol tree than the real addr array length


Summary of changes:
 epan/dissectors/packet-packetbb.c |    6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)