]> git.ipfire.org Git - thirdparty/fcron.git/commit
Fixed a bug which happened on Daylight Time Save change
authorThibault Godouet <yo8192@users.noreply.github.com>
Thu, 29 Apr 2004 19:29:50 +0000 (19:29 +0000)
committerThibault Godouet <yo8192@users.noreply.github.com>
Thu, 29 Apr 2004 19:29:50 +0000 (19:29 +0000)
commit1e3bd716dedd5edcf8c026144033916eff13be04
treed97f05c497633d1646f861d5c990c74b9664e528
parent710c8cc0ec37169a4b4545b31f3f96b8d27373b2
Fixed a bug which happened on Daylight Time Save change
       on some systems. It would make fcron run into a nasty infinite loop.
       Added a sanity check in set_nextexe() to avoid such things.
database.c