gmtime(3) / locatime(3) can fail when timestamps are way off.
authorflorian <florian@openbsd.org>
Sun, 28 Apr 2024 16:42:53 +0000 (16:42 +0000)
committerflorian <florian@openbsd.org>
Sun, 28 Apr 2024 16:42:53 +0000 (16:42 +0000)
commit73fe6daa500a9a42075e60ad1f2083099184ce22
treea5933f5a6543f03424960f120aedc297b8ae773d
parent327caad7a1aa5b506b20fd6a1d086be2bb031eea
gmtime(3) / locatime(3) can fail when timestamps are way off.

Add missing error checks to all calls under libexec/

Input & OK millert
libexec/ftpd/ftpcmd.y
libexec/getty/main.c
libexec/snmpd/snmpd_metrics/mib.c
libexec/talkd/announce.c