Wireshark-commits: [Wireshark-commits] master 85bbda5: DMP: Recurse only once.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 22 Feb 2018 04:57:21 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=85bbda514af5bac1042dd2fd2f869021e2afcaa1
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

85bbda5 by Gerald Combs (gerald@xxxxxxxxxxxxx):

    DMP: Recurse only once.
    
    Make sure we call dissect_dmp_security_category from itself only once.
    
    Bug: 14408
    Change-Id: Ia03fb32ca414e78ede572d3093b84f9d53ceb0b9
    Reviewed-on: https://code.wireshark.org/review/25964
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    Petri-Dish: Gerald Combs <gerald@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  5aaf741   And systemd weighs in on how to find out the distribution you're on....
    adds  85bbda5   DMP: Recurse only once.


Summary of changes:
 epan/dissectors/packet-dmp.c | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)