On 30 October 2012 14:58, Christiano F. Haesbaert <[email protected]> wrote: > On 30 October 2012 14:36, rustyBSD <[email protected]> wrote: >> MMmhh... >> >> == /usr/src/usr.bin/mg/dired.c == >> Go look the line 729: >> >> if ((fopen(dname,"r")) == NULL) { >> ... >> >> Now you can cry >> > > What is your point ?
Hmm just noticed there are some calls that do not check the NULL case, looks like you have a diff to write :).
