Wireshark-commits: [Wireshark-commits] master 4a818a8: docsis: fixed crash caused by absence of NUL

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 06 Oct 2018 07:11:52 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=4a818a856931630309815ba7abc2907921379f6d
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

4a818a8 by Andrii Vladyka (a.vladyka@xxxxxxx):

    docsis: fixed crash caused by absence of NULL termination of bitmask_list
    
    Change-Id: I41f86330366d939a12d0d70c63fe20e2220b8988
    Reviewed-on: https://code.wireshark.org/review/30038
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  af392b8   Qt: Call createIOGraph() when duplicating an existing IO Graph
     add  4a818a8   docsis: fixed crash caused by absence of NULL termination of bitmask_list


Summary of changes:
 epan/dissectors/packet-docsis-macmgmt.c | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)