URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=a82621eecb45b2928800643741681556d6b1ea03
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
a82621e by Guy Harris (guy@xxxxxxxxxxxx):
FT_FLOAT and FT_DOUBLE support BASE_UNIT_STRING, too.
Handle them in free_deregistered_field() and
proto_registrar_dump_values().
Change-Id: I38c7b440adc46e32dde8bd629e58535baac9dd6d
Reviewed-on: https://code.wireshark.org/review/25916
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from 9140921 DOCSIS: Remove concatenated PDU dissection.
adds a82621e FT_FLOAT and FT_DOUBLE support BASE_UNIT_STRING, too.
Summary of changes:
epan/proto.c | 33 ++++++++++++++++++++++++++++++---
1 file changed, 30 insertions(+), 3 deletions(-)