aboutsummaryrefslogtreecommitdiffstats
path: root/main/busybox/busybox-1.17.4-crond.patch
Commit message (Collapse)AuthorAgeFilesLines
* main/busybox: fix disappearing crontabs bugTimo Teräs2011-01-061-0/+30
It's uninitialized memory use bug. The relevant parts are rewritten in busybox-1.18.x and later, so this patch applies only to the busybox-1.17.x versions. Fixes #436. (cherry picked from commit 8ee0078586a14008b9915450dbc719051ed7d3d0)