Wireshark-commits: [Wireshark-commits] master 4b673a1: tipc: check message bundle size before using

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 05 Dec 2019 05:40:25 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=4b673a14d01d7ae115f04dae1e777f71f7c51889
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

4b673a1 by Dario Lombardo (lomato@xxxxxxxxx):

    tipc: check message bundle size before using it.
    
    Bug: 16240
    Change-Id: I3aaf32f6b2b0df1a809d318868cf5523a9158105
    Reviewed-on: https://code.wireshark.org/review/35264
    Petri-Dish: Dario Lombardo <lomato@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  469228a   tools: fix check of shell variables in other setup scripts.
     add  4b673a1   tipc: check message bundle size before using it.


Summary of changes:
 epan/dissectors/packet-tipc.c | 20 ++++++++++++++------
 1 file changed, 14 insertions(+), 6 deletions(-)