URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=fb26c5cd2ec96585f746c2313f1f08257c5a24c1
Submitter: Peter Wu (peter@xxxxxxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark
Commits:
fb26c5c by Peter Wu (peter@xxxxxxxxxxxxx):
wslua: do not free TVB for data sources
Bug: 12050
Change-Id: If094f78f683776ba2ea3ddd848ec9018cba064b8
Reviewed-on: https://code.wireshark.org/review/13554
Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
Petri-Dish: Peter Wu <peter@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
(cherry picked from commit 884795e60f31f0442f6afb2a4cae5a30bc128e27)
Reviewed-on: https://code.wireshark.org/review/13564
Actions performed:
from 76ee392 wslua: fix memleak on error path of Tvb:bytes()
adds fb26c5c wslua: do not free TVB for data sources
Summary of changes:
epan/wslua/wslua_byte_array.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)