]> git.ipfire.org Git - thirdparty/samba.git/commit
smbd: Fix CID 1508939 Use of 32-bit time_t
authorVolker Lendecke <vl@samba.org>
Wed, 2 Apr 2025 10:30:25 +0000 (12:30 +0200)
committerMartin Schwenke <martins@samba.org>
Sat, 14 Jun 2025 08:46:34 +0000 (08:46 +0000)
commitf3f5a56c5eb53bfd3d78998872249c32f6759618
tree8e2587bbbea498e6419f12199f5f8dfb91ce202c
parent35a7c99d992a72786bb0684f987d0e926604ade3
smbd: Fix CID 1508939 Use of 32-bit time_t

This will pop up somewhere else, but this one was easy to fix.

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Martin Schwenke <martin@meltin.net>
source3/smbd/smb1_reply.c