On Fri, May 25, 2012 at 4:32 AM, Lauri Kasanen <[email protected]> wrote: > On Thu, 24 May 2012 14:58:40 -0600 > Eduardo Silva <[email protected]> wrote: > >> 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.. > > Hi > > Yes, but see the return: return pr->bytes_sent;
oh!, you are right :) , applied. thanks! > > > - Lauri -- Eduardo Silva http://edsiper.linuxchile.cl http://www.monkey-project.com _______________________________________________ Monkey mailing list [email protected] http://lists.monkey-project.com/listinfo/monkey
