Wireshark-commits: [Wireshark-commits] master-2.0 b116035: WBXML: limit the recursion level

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 26 Jul 2016 09:04:33 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b1160350fe63d38550436e92674d0a3fe1bda1ed
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark

Commits:

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

    WBXML: limit the recursion level
    
    Bug: 12663
    Change-Id: Ibbab2f20f4eda9f42ea0ea5e88dcf553cce1b55c
    Reviewed-on: https://code.wireshark.org/review/16670
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    (cherry picked from commit 347f071f1b9180563c28b0f3d0627b91eb456c72)
    Reviewed-on: https://code.wireshark.org/review/16689
    

Actions performed:

    from  f1f9dc6   WAP: check that tvb_get_guintvar does not overflow
    adds  b116035   WBXML: limit the recursion level


Summary of changes:
 epan/dissectors/packet-wbxml.c |    8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)