flandmark icon indicating copy to clipboard operation
flandmark copied to clipboard

Missing flcose

Open maddin200 opened this issue 8 years ago • 2 comments

libflandmark\flandmark_detector.cpp line 198 missing fclose(fin);

maddin200 avatar Jan 13 '17 14:01 maddin200

Hi @maddin200 ,

thanks for reporting this. I guess, you mean to add fclose(fin to each check just before the return 0 statement, right?

I will fix it soon.

uricamic avatar Jan 15 '17 08:01 uricamic

correct and i think there are more issues like that in other lines.

maddin200 avatar Jan 16 '17 13:01 maddin200