summaryrefslogtreecommitdiff
path: root/manuf.tmpl
diff options
context:
space:
mode:
authorHadriel Kaplan <hadrielk@yahoo.com>2014-02-20 21:12:25 -0500
committerEvan Huus <eapache@gmail.com>2014-02-21 20:57:43 +0000
commit7f074364b62b0e7a6a8660e48c9803ebcaa1c8fc (patch)
tree99f2f7375ef0583fa3cf77084df4284e2a32e230 /manuf.tmpl
parent1b210e967c9c68072486352d55c23e092083bcc2 (diff)
downloadwireshark-7f074364b62b0e7a6a8660e48c9803ebcaa1c8fc.tar.gz
Fix bug 9790: Lua: wslua allows duplicate field registration
As discussed in bug 3513 and 9709, one can register more than one new ProtoFields for the same field name. Of course C-code can do that too, and does a LOT apparently, but if they're not similar ftypes then things can get scrweed up in display filters. So this change prevents duplicate field registration of dissimilar ftypes. The similarity is based on the discussion on the mailing list, and the listing in README.developer has been updated to refelect that as well. Also, this change adds a testscript for Proto/ProtoFields. Change-Id: I43bd323f785245941a21289647332a19adec2a9d Reviewed-on: https://code.wireshark.org/review/285 Reviewed-by: Evan Huus <eapache@gmail.com>
Diffstat (limited to 'manuf.tmpl')
0 files changed, 0 insertions, 0 deletions