fixed closing all pipe fds
This commit is contained in:
9
todo
9
todo
@ -1,16 +1,11 @@
|
||||
- .. # (pas de command not found)
|
||||
- cat Makefile | commandnotfound | cat
|
||||
- cat < Makefile | rev | cat -e | rev | cat
|
||||
|
||||
CPT
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
probably repaired:
|
||||
|
||||
- cat Makefile | commandnotfound | cat
|
||||
- .. # (pas de command not found)
|
||||
- echo -nnn -n -nnnnnn aaa -nn # (invalid write/read)
|
||||
- echo -nnn -n -a -nnnnnn aaa -nn # (pas de print de flag apres le -a) (mais ca marche sur echo -nnn -n -nigga -nnnnnn aaa -nn ????????????????)
|
||||
- cat filenotfound -> exit # (exit avec le status 0 et pas 1)
|
||||
|
Reference in New Issue
Block a user