On Wed, May 23, 2012 at 9:33 AM, Lauri Kasanen <[email protected]> wrote: > Hi > > Fixes a Clang warning. If pr is NULL, the final return would crash. > > - Lauri
If pr is null the second part is not evaluated.. > > _______________________________________________ > 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
