On Wed, May 23, 2012 at 9:30 AM, Lauri Kasanen <[email protected]> wrote: > Hi > > This series fixes a set of bugs found by the Clang analyzer. > > First patch fixes a Clang warning. readdir(NULL) is not valid. > > - Lauri
On this case i would suggest a mk_err() and then a exit(EXIT_FAILURE); > > _______________________________________________ > Monkey mailing list > [email protected] > http://lists.monkey-project.com/listinfo/monkey > -- Eduardo Silva http://edsiper.linuxchile.cl http://www.monkey-project.com _______________________________________________ Monkey mailing list [email protected] http://lists.monkey-project.com/listinfo/monkey
