audit small applets and mark some of them as NOFORK.
Put big scary warnings in relevant places.
This commit is contained in:
+4
-1
@@ -29,8 +29,11 @@
|
||||
* 1. requires lstat (BSD) - how do you do it without?
|
||||
*/
|
||||
|
||||
#include "busybox.h"
|
||||
#include <getopt.h>
|
||||
#include "busybox.h"
|
||||
|
||||
/* This is a NOEXEC applet. Be very careful! */
|
||||
|
||||
|
||||
enum {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user