Wireshark-commits: [Wireshark-commits] master-3.0 9aaf08c: Revert "dicom: when exporting objects, d
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 11 Aug 2020 19:38:15 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=9aaf08c42621dbbb52dd026d4ecc5cc55545af84
Submitter: "Guy Harris <gharris@xxxxxxxxx>"
Changed: branch: master-3.0
Repository: wireshark

Commits:

9aaf08c by Guy Harris (gharris@xxxxxxxxx):

    Revert "dicom: when exporting objects, don't assume we have the AE titles."
    
    This reverts commit d24bc59565ddc40da0b963cec9e03402893af738.
    
    Reason for revert: This doesn't apply in the 3.0 branch, as change 33955 isn't in that branch, so the AE titles are arrays, not pointers.
    
    Change-Id: I68998f2ac8f370cbf0bc99a6d64a6eecd9163f9e
    Reviewed-on: https://code.wireshark.org/review/38126
    Reviewed-by: Guy Harris <gharris@xxxxxxxxx>
    

Actions performed:

    from  ac42eae   [Automatic update for 2020-08-09]
     add  9aaf08c   Revert "dicom: when exporting objects, don't assume we have the AE titles."


Summary of changes:
 epan/dissectors/packet-dcm.c | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)