URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=600eca15fe967fc46987e5260b32122608b67fb1
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
600eca1 by Michael Mann (mmann78@xxxxxxxxxxxx):
Allow up to 64-bit values to use BASE_RANGE_STRING.
Change-Id: Iea69b5ef533b9b524a624b96bf82e178fd428ce9
Reviewed-on: https://code.wireshark.org/review/16934
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 66711eb Avoid colliding with the (old) UNIX stime() system call.
adds 600eca1 Allow up to 64-bit values to use BASE_RANGE_STRING.
Summary of changes:
debian/libwireshark0.symbols | 2 ++
epan/proto.c | 3 +++
epan/value_string.c | 28 ++++++++++++++++++++++++++++
epan/value_string.h | 8 ++++++++
4 files changed, 41 insertions(+)