aboutsummaryrefslogtreecommitdiffstats
path: root/ui/console.c
diff options
context:
space:
mode:
authorJohn Thacker <johnthacker@gmail.com>2022-09-13 23:21:49 -0400
committerA Wireshark GitLab Utility <gerald+gitlab-utility@wireshark.org>2022-09-14 12:43:55 +0000
commitcbb22130217b86a5ca2b422103210f4e0533dc08 (patch)
tree24b4f3308558f58789067209e412ef3076fde579 /ui/console.c
parentc0ba61fbf2fbcc2e6ee596409441118204f15412 (diff)
Qt: Fix memory leak in Decode As
The correct place to delete the dissector_info_t pointers added to the editor is when destroyEditor is called. Override the virtual function and delete the pointers for the colProtocol index before calling the inherited function. Fix #17127
Diffstat (limited to 'ui/console.c')
0 files changed, 0 insertions, 0 deletions