URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=c1afc0c889fa5d71168aefe5b8e8cb4e62c5db52
Submitter: Stig Bj?rlykke (stig@xxxxxxxxxxxxx)
Changed: branch: master-1.12
Repository: wireshark
Commits:
c1afc0c 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>
Reviewed-on: https://code.wireshark.org/review/13852
Actions performed:
from 24f8154 Fix classicstun att_family decoding for IPv6 (CID 280363)
adds c1afc0c Lua: Disallow ProtoField FRAMENUM to fetch from Tvb.
Summary of changes:
epan/wslua/wslua_tree.c | 5 +++++
1 file changed, 5 insertions(+)