Wireshark-commits: [Wireshark-commits] master 1310102: Lua: Disallow ProtoField FRAMENUM to fetch f

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 14 Nov 2015 21:23:00 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=13101020e12eb21e8464a3c4eb4fc2fe51409235
Submitter: Stig Bj?rlykke (stig@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

1310102 by Stig Bjørlykke (stig@xxxxxxxxxxxxx):

    Lua: Disallow ProtoField FRAMENUM to fetch from Tvb.
    
    A ProtField type FRAMENUM cannot fetch value from a Tvb.
    
    Change-Id: Iff0f6df8b00445855c9030dcfa753daa62262171
    Reviewed-on: https://code.wireshark.org/review/11832
    Reviewed-by: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
    

Actions performed:

    from  9196fa9   Qt: Fixed use-of-deallocated-memory when removing a profile.
    adds  1310102   Lua: Disallow ProtoField FRAMENUM to fetch from Tvb.


Summary of changes:
 epan/wslua/wslua_tree.c |    4 ++++
 1 file changed, 4 insertions(+)