Re: [devel] [PATCH 1/1] imm: Clear mLastResult before sending response to agent [#2470]

2017-05-29 Thread Neelakanta Reddy
Hi Hung, Reviewed the patch. Ack. /Neel. On 2017/05/29 04:04 PM, Hung Nguyen wrote: In immnd_evt_proc_search_next(), before jumping to agent_rsp, mLastResult must be cleared. So that it will not be freed again in immnd_proc_imma_discard_connection(). --- src/imm/immnd/immnd_evt.c | 3 +++

[devel] [PATCH 1/1] imm: Clear mLastResult before sending response to agent [#2470]

2017-05-29 Thread Hung Nguyen
In immnd_evt_proc_search_next(), before jumping to agent_rsp, mLastResult must be cleared. So that it will not be freed again in immnd_proc_imma_discard_connection(). --- src/imm/immnd/immnd_evt.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/imm/immnd/immnd_evt.c

Re: [devel] [PATCH 1/1] log: fix log agent does not use client version when recovery [#2457]

2017-05-29 Thread Lennart Lund
Hi Canh Ack Thanks Lennart > -Original Message- > From: Canh Van Truong [mailto:canh.v.tru...@dektech.com.au] > Sent: den 24 maj 2017 13:59 > To: Lennart Lund ; Vu Minh Nguyen > ; mahesh.va...@oracle.com > Cc:

Re: [devel] [PATCH 1/1] imm: Clear mLastResult before sending response to agent [#2470]

2017-05-29 Thread Zoran Milinkovic
Hi Hung, Ack from me. Thanks, Zoran -Original Message- From: Hung Nguyen [mailto:hung.d.ngu...@dektech.com.au] Sent: den 29 maj 2017 12:34 To: Zoran Milinkovic ; reddy.neelaka...@oracle.com Cc: opensaf-devel@lists.sourceforge.net; Hung Duc Nguyen