Wireshark-commits: [Wireshark-commits] master-2.6 464dd60: Revert "dicom: when exporting objects, d

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 11 Aug 2020 19:43:21 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=464dd60506d251217b92811fa41356721d0b1a02
Submitter: "Guy Harris <gharris@xxxxxxxxx>"
Changed: branch: master-2.6
Repository: wireshark

Commits:

464dd60 by Guy Harris (gharris@xxxxxxxxx):

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

Actions performed:

    from  1f2076c   [Automatic update for 2020-08-09]
     add  464dd60   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(-)