It seems the extra precautions are no longer needed.
This commit is contained in:
parent
752d0c57c5
commit
0fb179fc08
@ -583,8 +583,6 @@ start_init(void *dummy)
|
||||
freeenv(var);
|
||||
}
|
||||
|
||||
printf("Be nice to each other, mmmkay?\n");
|
||||
|
||||
for (path = init_path; *path != '\0'; path = next) {
|
||||
while (*path == ':')
|
||||
path++;
|
||||
|
Loading…
Reference in New Issue
Block a user