https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=0b6bb297545c4da1cee747464834cd7242799a70
Changed: branch: master-1.10
Repository: wireshark
from d3bd396 Convert m3ua to wmem and use the pinfo pool for a variable that might be used for an address. Fixes the recent valgrind fuzz failure.
adds 0b6bb29 Rewrote ProtoField_new to: - Allow both string and integer for type and base (improve usability). - Check valid base and mask for different types (avoid crashes). - Remove ftypes.PROTOCOL from valid types.
No new revisions were added by this update.
Summary of changes:
epan/wslua/wslua_proto.c | 151 ++++++++++++++++++++++++++++++++++------------
1 file changed, 112 insertions(+), 39 deletions(-)