aboutsummaryrefslogtreecommitdiffstats
path: root/ui/tap-rtp-analysis.c
diff options
context:
space:
mode:
authorElisey Shemyakin <shemyakin@roentgenprom.ru>2023-07-14 15:11:10 +0300
committerJohn Thacker <johnthacker@gmail.com>2023-07-14 14:32:12 +0000
commit61ef5f756464b79b04c051ebc6ded91c16530c18 (patch)
treee8b549f3a48f520b500bcc6df3f3046190485c43 /ui/tap-rtp-analysis.c
parent02d2f62b8c73984a4eae879c74d61a7913f838f5 (diff)
Copy DICOM payload to Export Objects window
Payload data for DICOM export object is allocated on the file scope, meaning it should be freed automatically on capture file close. When Export Objects window is closed it will attempt to free payload data memory which was allocated by the DICOM dissector on the file scope. This results in a program crash. Copying dissector's payload for the Export Objects window fixes #19207
Diffstat (limited to 'ui/tap-rtp-analysis.c')
0 files changed, 0 insertions, 0 deletions