Wireshark-commits: [Wireshark-commits] master-2.0 b3fdc18: Lua: Disallow ProtoField FRAMENUM to fet

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

Commits:

b3fdc18 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>
    (cherry picked from commit 13101020e12eb21e8464a3c4eb4fc2fe51409235)
    Reviewed-on: https://code.wireshark.org/review/11833
    

Actions performed:

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


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