Wireshark-commits: [Wireshark-commits] master b8b8275: opcua: add missing opcua_nested_count decrem

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 21 Oct 2018 18:30:43 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b8b827522722b286f184d5c766badc6be9ce1d08
Submitter: "Michael Mann <mmann78@xxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

b8b8275 by Jiří Engelthaler (EngyCZ@xxxxxxxxx):

    opcua: add missing opcua_nested_count decrement
    
    Nest testing was added in I5f6da3a3e269f6db1b690b77470ddf60045bcedd as
    a reaction to CVE-2018-12086. In this changed there was only nest
    increment without decrement.
    
    Bug: 15226
    Change-Id: I178fad4be1106c8da23351220c95c85274bddc30
    Reviewed-on: https://code.wireshark.org/review/30285
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  aed46e7   Don't give launchd daemon plists execute permission.
     add  b8b8275   opcua: add missing opcua_nested_count decrement


Summary of changes:
 plugins/epan/opcua/opcua_simpletypes.c | 18 +++++++++++++++---
 1 file changed, 15 insertions(+), 3 deletions(-)