Wireshark-commits: [Wireshark-commits] master a72e415: For a zero time stamp don't print the EPOCH,

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 11 Aug 2020 10:12:44 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=a72e4154510a2a535945e83766fab2550539dbfd
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

a72e415 by Anders Broman (anders.broman@xxxxxxxxxxxx):

    For a zero time stamp don't print the EPOCH, print NULL.
    
    Change-Id: I3b4a0bb3f392dc14b22d0a63ad1a7751d942e1e5
    Reviewed-on: https://code.wireshark.org/review/38120
    Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  a582672   lithionics: use ws_strtou32() and ws_hexstrtou32() to convert strings.
     add  a72e415   For a zero time stamp don't print the EPOCH, print NULL.


Summary of changes:
 epan/to_str.c | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)