On Sun, May 16, 2010 at 11:53:49AM -0700, Steven Dake wrote:
> ugh good catch
> 
> good for merge
> 
Committed.

> regards
> -steve
> 
> On Sun, 2010-05-16 at 18:40 +1000, Angus Salkeld wrote:
> > Signed-off-by: Angus Salkeld <[email protected]>
> > ---
> >  exec/totemudp.c |    1 +
> >  1 files changed, 1 insertions(+), 0 deletions(-)
> > 
> > diff --git a/exec/totemudp.c b/exec/totemudp.c
> > index 15006c3..de0b4eb 100644
> > --- a/exec/totemudp.c
> > +++ b/exec/totemudp.c
> > @@ -619,6 +619,7 @@ static int authenticate_and_decrypt_nss (
> >             err[PR_GetErrorTextLength()] = 0;
> >             log_printf(instance->totemudp_log_level_security, 
> > "PK11_CreateContext failed (check digest) err %d: %s\n",
> >                     PR_GetError(), err);
> > +           free (inbuf);
> >             return -1;
> >     }
> >  
_______________________________________________
Openais mailing list
[email protected]
https://lists.linux-foundation.org/mailman/listinfo/openais

Reply via email to