Wireshark-commits: [Wireshark-commits] master-2.6 ccdf7bf: Qt: fix memleak from cf_get_display_name
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=ccdf7bfbbfe3f375f97fc9fcac7a3c6ab63b81e4
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master-2.6
Repository: wireshark
Commits:
ccdf7bf by Peter Wu (peter@xxxxxxxxxxxxx):
Qt: fix memleak from cf_get_display_name
Free the memory as documented.
Change-Id: I8a8842160be676bb08f5b93e795b9ed8edef2ede
Reviewed-on: https://code.wireshark.org/review/27829
Petri-Dish: Peter Wu <peter@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
(cherry picked from commit ac041b9d0b3915253731e520e179480dfa2d030b)
Reviewed-on: https://code.wireshark.org/review/29227
Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
Actions performed:
from 559ec51 nordic_ble: Set PHY display type to BASE_DEC
add ccdf7bf Qt: fix memleak from cf_get_display_name
Summary of changes:
ui/qt/sctp_assoc_analyse_dialog.cpp | 2 +-
ui/qt/sctp_chunk_statistics_dialog.cpp | 5 ++---
ui/qt/sctp_graph_arwnd_dialog.cpp | 3 ++-
ui/qt/sctp_graph_byte_dialog.cpp | 3 ++-
ui/qt/sctp_graph_dialog.cpp | 3 ++-
ui/qt/tcp_stream_dialog.cpp | 2 +-
6 files changed, 10 insertions(+), 8 deletions(-)