gt; Sent: den 10 januari 2017 15:38
> To: Zoran Milinkovic ; ramesh.bet...@oracle.com
> Cc: opensaf-devel@lists.sourceforge.net
> Subject: Re: [devel] [PATCH 1 of 1] base: fix memory leak and timer state in
> sysf_tmr.c [#2251]
>
> Ack with comments inline, marked AndersW>
>
Hi Anders,
I'll add your comment when I push the patch.
Thanks,
Zoran
-Original Message-
From: Anders Widell
Sent: den 10 januari 2017 15:38
To: Zoran Milinkovic ; ramesh.bet...@oracle.com
Cc: opensaf-devel@lists.sourceforge.net
Subject: Re: [devel] [PATCH 1 of 1] base: fix memory
Ack. No more comments on top of Anders comments.
Thanks,
Ramesh.
On 1/10/2017 8:07 PM, Anders Widell wrote:
> Ack with comments inline, marked AndersW>
>
> regards,
>
> Anders Widell
>
>
> On 01/04/2017 03:28 PM, Zoran Milinkovic wrote:
>> src/base/sysf_tmr.c | 9 -
>> 1 files changed
Ack with comments inline, marked AndersW>
regards,
Anders Widell
On 01/04/2017 03:28 PM, Zoran Milinkovic wrote:
> src/base/sysf_tmr.c | 9 -
> 1 files changed, 8 insertions(+), 1 deletions(-)
>
>
> Fix memory leak in ncs_tmr_add_pat_node()
> Fix timer state, so that the timer will
src/base/sysf_tmr.c | 9 -
1 files changed, 8 insertions(+), 1 deletions(-)
Fix memory leak in ncs_tmr_add_pat_node()
Fix timer state, so that the timer will not execute if ncs_tmr_start() fails
diff --git a/src/base/sysf_tmr.c b/src/base/sysf_tmr.c
--- a/src/base/sysf_tmr.c
+++ b/src/