Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | main/busybox: fix disappearing crontabs bug | Timo Teräs | 2011-01-06 | 1 | -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) |