Wireshark-commits: [Wireshark-commits] master-3.0 e3872f8: CMS: reset object_identifier_id after di
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 05 Nov 2019 09:24:15 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=e3872f8795eebd3fdcd738bcea13b8450ee3a3a2
Submitter: "Pascal Quantin <pascal@xxxxxxxxxxxxx>"
Changed: branch: master-3.0
Repository: wireshark

Commits:

e3872f8 by Pascal Quantin (pascal@xxxxxxxxxxxxx):

    CMS: reset object_identifier_id after dissecting ContentInfo
    
    Bug: 15961
    Change-Id: I3d6b3e96103b69f88fcb512da81fa20ff6a1c40e
    Reviewed-on: https://code.wireshark.org/review/34960
    Petri-Dish: Pascal Quantin <pascal@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
    Reviewed-by: Roland Knall <rknall@xxxxxxxxx>
    (cherry picked from commit 23850a3342d64b9c9808f14c20bfea6d22b7dc08)
    Reviewed-on: https://code.wireshark.org/review/34974
    Reviewed-by: Pascal Quantin <pascal@xxxxxxxxxxxxx>
    

Actions performed:

    from  c57452e   Show correct format of --display command line parameter
     add  e3872f8   CMS: reset object_identifier_id after dissecting ContentInfo


Summary of changes:
 epan/dissectors/asn1/cms/cms.cnf               |  1 +
 epan/dissectors/asn1/cms/packet-cms-template.c |  2 +-
 epan/dissectors/packet-cms.c                   | 31 +++++++++++++-------------
 3 files changed, 18 insertions(+), 16 deletions(-)