Wireshark-commits: [Wireshark-commits] master 8afd7a7: funnel: Free callback data
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=8afd7a751f214e4c5f36b1fce0dad9387b66ec74
Submitter: "Stig Bjørlykke <stig@xxxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
8afd7a7 by Stig Bjørlykke (stig@xxxxxxxxxxxxx):
funnel: Free callback data
Free one more allocated callback data in TextWindow. This is needed
because text_win_close_cb() is also doing the same as TextWindow__gc().
Bug: 16177
Change-Id: I7c2211e154a6db1dccd22df824e76cce575040c9
Reviewed-on: https://code.wireshark.org/review/34990
Petri-Dish: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
Actions performed:
from 5db18c6 CoAP: fixes for TCP transport
add 8afd7a7 funnel: Free callback data
Summary of changes:
epan/wslua/wslua_gui.c | 1 +
1 file changed, 1 insertion(+)