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)
committerJule Anger <janger@samba.org>
Mon, 22 Jan 2024 09:04:17 +0000 (09:04 +0000)
commit0d75a9acaf31aecbe3d0f5409350ddcadfd8e00a
treed85e1f83dcca8049201fa8a72d1375e8ef5e369d
parentee2df0bbb3429ca2bece2b651e00182453d1b089
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>
(cherry picked from commit 2df2e34c3c1ccf76bbcc78586cbbb6433b6d30d5)
lib/util/time.c