Wireshark-commits: [Wireshark-commits] master 884795e: wslua: do not free TVB for data sources

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 27 Jan 2016 09:25:56 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=884795e60f31f0442f6afb2a4cae5a30bc128e27
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

884795e 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>
    

Actions performed:

    from  f96c561   ssl: enable "decryption" without keys for NULL ciphers
    adds  884795e   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(-)