Wireshark-commits: [Wireshark-commits] master 0600f92: ldap: added modify-increment operation ident
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 16 Jun 2016 19:46:31 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=0600f92841d499e7076ce6c97984f5e2c332c24d
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

0600f92 by Victor Barratault (victor.barratault@xxxxxxxxx):

    ldap: added modify-increment operation identification in packet dissection and generate the modified dissector dissector
    
    Change-Id: Iad745b9e0e8ab0bc055da7f26ec0822433897db7
    Reviewed-on: https://code.wireshark.org/review/15977
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  86a7ab1   DEC DNART: Fix Dead Store (Dead assignement/Dead increment) Warning found by Clang
    adds  0600f92   ldap: added modify-increment operation identification in packet dissection and generate the modified dissector dissector


Summary of changes:
 .../Lightweight-Directory-Access-Protocol-V3.asn   |    2 +-
 epan/dissectors/asn1/ldap/packet-ldap-template.h   |    1 +
 epan/dissectors/packet-ldap.c                      |    1 +
 epan/dissectors/packet-ldap.h                      |    1 +
 4 files changed, 4 insertions(+), 1 deletion(-)