URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=a07e1dfc8f3c3993f688c87864b5266677fd9789
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master-1.12
Repository: wireshark
Commits:
a07e1df by Stig Bjørlykke (stig@xxxxxxxxxxxxx):
ui: Read and write correct recent timestamp format
Rewrite to use value_string to ensure correct value strings used,
to add backward compatibility and to avoid global-buffer-overflow
in possible future inconsistencies.
This bug was introduced in 2a088c1d when adding new timestamp formats.
Change-Id: Idbf0d176250a7468b4631a106683eba091013f94
Reviewed-on: https://code.wireshark.org/review/12598
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from 37d5b92 Explicitly specify the template for the mktemp command.
adds a07e1df ui: Read and write correct recent timestamp format
Summary of changes:
ui/recent.c | 74 ++++++++++++++++++++++++++++++++---------------------------
1 file changed, 40 insertions(+), 34 deletions(-)