SECURITY: Fix for possible DoS by use-after-free
A user reported a use-after-free condition in the cron daemon, leading to a possible Denial-of-Service scenario by crashing the daemon. This was made possible by an erroneous removal of two return statements in commit 1215fdad. Re-adding these statements resolves the issue. Closes: #809167
Loading
Please register or sign in to comment