Wireshark-commits: [Wireshark-commits] master bea25fa: The times in question are local, not UTC.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 19 Jan 2015 21:11:05 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=bea25fa0d43d11ddf4f38c6b15e69a038d0e8467
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

bea25fa by Guy Harris (guy@xxxxxxxxxxxx):

    The times in question are local, not UTC.
    
    Revert to the older code, but just show the time as "Not representable"
    if gmtime() fails.
    
    Change-Id: I435facc042e3ca35fb07292a4b2657ccdfd02abb
    Reviewed-on: https://code.wireshark.org/review/6672
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  58d9ca8   add some more apdus to the apdu table
    adds  bea25fa   The times in question are local, not UTC.


Summary of changes:
 epan/dissectors/packet-smb-pipe.c |   34 ++++++++++++++++++++++++++--------
 1 file changed, 26 insertions(+), 8 deletions(-)