Wireshark-commits: [Wireshark-commits] master-2.0 8c2fa5b: Sanity check column size to prevent allo
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 28 Dec 2015 12:43:41 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=8c2fa5b5cf789e6d0d19cd0dd34479d0203d177a
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark

Commits:

8c2fa5b by Michael Mann (mmann78@xxxxxxxxxxxx):

    Sanity check column size to prevent allocating an unrealistic amount of memory.
    
    Bug: 11931
    Change-Id: I19fa2937a649382b3a2eda2c8192246e3e9d9e28
    Reviewed-on: https://code.wireshark.org/review/12875
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  2661939   [Automatic update for 2015-12-27]
    adds  8c2fa5b   Sanity check column size to prevent allocating an unrealistic amount of memory.


Summary of changes:
 epan/dissectors/packet-mswsp.c |   16 ++++++++++++++--
 1 file changed, 14 insertions(+), 2 deletions(-)