aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-who.c
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2016-05-09 15:20:08 -0700
committerGuy Harris <guy@alum.mit.edu>2016-05-09 22:21:42 +0000
commit4013776eecf7f64ce4f681f13297147c15092c2c (patch)
tree1858e173dd3c44e0fbaedbcfd7273970427f791a /epan/dissectors/packet-who.c
parent1b1614913f63b75b2565e02d05598c7b5ca5464f (diff)
Handle -2^31 as a negative time-in-seconds.
Its absolute value *is* expressible as an unsigned 32-bit value, so have time_secs_to_str_buf(), for negative values, just put a - at the front of the string and then pass the absolute value to time_secs_to_str_buf_unsigned(). Change-Id: I87252fe541d9aac4902f81493c9f032ec3ed1500 Reviewed-on: https://code.wireshark.org/review/15323 Reviewed-by: Guy Harris <guy@alum.mit.edu>
Diffstat (limited to 'epan/dissectors/packet-who.c')
0 files changed, 0 insertions, 0 deletions