Wireshark-commits: [Wireshark-commits] master 347f071: WBXML: limit the recursion level

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 26 Jul 2016 03:54:47 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=347f071f1b9180563c28b0f3d0627b91eb456c72
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

347f071 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>
    

Actions performed:

    from  2193bea   WAP: check that tvb_get_guintvar does not overflow
    adds  347f071   WBXML: limit the recursion level


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