Wireshark-commits: [Wireshark-commits] master-2.0 32fc1bc: [LBMC] Bugfix stack-based buffer overflo

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 19 Jan 2016 06:56:55 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=32fc1bc81b0cd16087722e4c295d2f0222eca0fb
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark

Commits:

32fc1bc by Michael Mann (mmann78@xxxxxxxxxxxx):

    [LBMC] Bugfix stack-based buffer overflow in dissect_nhdr_extopt.
    
    Bug: 11984
    Change-Id: I16ef6e830f0377992233a1bd255c1e3877e56a55
    Reviewed-on: https://code.wireshark.org/review/13375
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    (cherry picked from commit 1c090e929269a78bf7a4cb3dc0d34565f4351312)
    Reviewed-on: https://code.wireshark.org/review/13411
    

Actions performed:

    from  8458a0c   Fix "Apply As Filter..." for BASE_PT field display types
    adds  32fc1bc   [LBMC] Bugfix stack-based buffer overflow in dissect_nhdr_extopt.


Summary of changes:
 epan/dissectors/packet-lbmc.c |   51 +++++++++++++++++++++++++++++++----------
 1 file changed, 39 insertions(+), 12 deletions(-)