time.c: fix ctime which was feeded with the mtime seconds
authorBjörn Jacke <bjacke@samba.org>
Sun, 7 Jan 2024 04:09:58 +0000 (05:09 +0100)
committerVolker Lendecke <vl@samba.org>
Tue, 16 Jan 2024 14:37:31 +0000 (14:37 +0000)
commit2df2e34c3c1ccf76bbcc78586cbbb6433b6d30d5
treeee59c3be6a994062f118a97ce08614b05c5ff2fb
parent1a89b5237b61ae9ed5b23ec42d7c56533d0cce90
time.c: fix ctime which was feeded with the mtime seconds

This bug was introduced with 53a1d034f3e47ed3c in 2020.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=15550

Signed-off-by: Bjoern Jacke <bjacke@samba.org>
Reviewed-by: Volker Lendecke <vl@samba.org>
lib/util/time.c