jgigault / 42FileChecker

42FileChecker is a tiny bash script developed at 42 school for testing and checking files according to the rules of the subjects
Apache License 2.0
305 stars 56 forks source link

is not a bug, and a recommendation #145

Closed danjos91 closed 4 years ago

danjos91 commented 5 years ago

if make GNL whit massive, moulinette gives set_fault if you don't have this for example: static char *example[value]; if (fd > value) return (-1); A lot of students don't do it and actually don't knot the reason of seg_fault because 42filechecker gives all ok, and this is the reason, we a some workmates tested it.

jgigault commented 5 years ago

Hello @dannyjose Do you mean GNL reading a very large amounts of files? How many files should be tested for a relevant test?

jgigault commented 4 years ago

I am closing this one due to lack of answer