aboutsummaryrefslogtreecommitdiffstats
path: root/tshark.c
diff options
context:
space:
mode:
authorHadriel Kaplan <hadrielk@yahoo.com>2014-12-31 15:24:18 -0500
committerMichael Mann <mmann78@netscape.net>2015-01-01 22:24:38 +0000
commit445ddc833669e8cff7e66b268d4b4b77faa504cc (patch)
tree3b9e1f699a8b1af92c901355d49cf1d7b33a826d /tshark.c
parent6d6ba642b9d5ed28defb7ba144225f6ed96ea4e8 (diff)
Lua: FieldInfo '==' check isn't really equality
The FieldInfo metamethod for equality (letting you use the '==' operator) doesn't check for equality, but rather if the left-hand side is within the right-hand side. It should be equality instead. Also, all of the FieldInfo operate overloads should push a boolean even if they're false result. Bug: 10820 Change-Id: Ibddaab29713f26d22ddb4d5804b9edb15e93fd79 Reviewed-on: https://code.wireshark.org/review/6186 Petri-Dish: Hadriel Kaplan <hadrielk@yahoo.com> Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org> Reviewed-by: Michael Mann <mmann78@netscape.net>
Diffstat (limited to 'tshark.c')
0 files changed, 0 insertions, 0 deletions