]> The Tcpdump Group git mirrors - tcpdump/commit
"localtime()" can return a null pointer on Windows; if I remember
authorguy <guy>
Wed, 4 Sep 2002 09:53:42 +0000 (09:53 +0000)
committerguy <guy>
Wed, 4 Sep 2002 09:53:42 +0000 (09:53 +0000)
commitfd11c38033dc1c7387e71a711be141a74ea73bfa
tree470151bac0966d8228bd7022abefc91a9731c473
parent6165e4584c8a2f54003630533f4db67b1ae5cb3b
"localtime()" can return a null pointer on Windows; if I remember
correctly, this can happen if the time handed to it is before the UNIX
epoch.  Just report "(Can't convert time)" if it returns a null pointer.
smbutil.c