Wireshark-commits: [Wireshark-commits] master-2.6 c6d16f9: opcua: add missing opcua_nested_count de

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

Commits:

c6d16f9 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>
    (cherry picked from commit b8b827522722b286f184d5c766badc6be9ce1d08)
    Reviewed-on: https://code.wireshark.org/review/30306
    

Actions performed:

    from  b600817   Get rid of a launchd daemon we no longer need.
     add  c6d16f9   opcua: add missing opcua_nested_count decrement


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