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;
        }
 
-- 
1.6.6.1

_______________________________________________
Openais mailing list
[email protected]
https://lists.linux-foundation.org/mailman/listinfo/openais

Reply via email to