[devel] [PATCH 0 of 1] Review Request for IMM: fix memory leak in saImmOmAccessorGet_2 [#549]

2013-08-27 Thread Zoran Milinkovic
Summary: IMM: fix memory leak in saImmOmAccessorGet_2 [#549] Review request for Trac Ticket(s): 549 Peer Reviewer(s): Neel Pull request to: Zoran Affected branch(es): default(4.4) Development branch: default(4.4) Impacted area Impact y/n

[devel] [PATCH 1 of 1] IMM: fix memory leak in saImmOmAccessorGet_2 [#549]

2013-08-27 Thread Zoran Milinkovic
osaf/libs/agents/saf/imma/imma_db.c | 31 +++ osaf/libs/agents/saf/imma/imma_om_api.c | 28 +--- 2 files changed, 32 insertions(+), 27 deletions(-) diff --git a/osaf/libs/agents/saf/imma/imma_db.c b/osaf/libs/agents/saf/imma/imma_db.c

Re: [devel] [PATCH 0 of 1] Review Request for IMM: Correction in finalizeSync for veteran implementer-check [#551]

2013-08-27 Thread Neelakanta Reddy
Hi AndersBj, Reviewed and tested the patch. (Not able to reproduce the problem) Ack. /Neel. On Thursday 22 August 2013 07:58 PM, Anders Bjornerstedt wrote: Summary: IMM: Correction in finalizeSync for veteran implementer-check [#551] Review request for Trac Ticket(s): 551 Peer Reviewer(s):

[devel] [PATCH 1 of 1] IMMTOOL: Cleanup the code and fix memory problem [#552]

2013-08-27 Thread Zoran Milinkovic
tests/immsv/common/immtest.c| 4 tests/immsv/implementer/test_SaImmOiRtAttrUpdateCallbackT.c | 2 +- tests/immsv/implementer/test_cleanup.c | 3 ++- tests/immsv/management/test_cleanup.c | 3 ++-

[devel] [PATCH 0 of 1] Review Request for IMMTOOL: Cleanup the code and fix memory problem [#552]

2013-08-27 Thread Zoran Milinkovic
Summary: IMMTOOL: Cleanup the code and fix memory problem [#552] Review request for Trac Ticket(s): 552 Peer Reviewer(s): Neel Pull request to: Zoran Affected branch(es): default(4.4) Development branch: default(4.4) Impacted area Impact y/n

[devel] [PATCH 1 of 1] pyosaf: fix type for additionalText [#553]

2013-08-27 Thread Hans Feldt
python/pyosaf/saNtf.py | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/python/pyosaf/saNtf.py b/python/pyosaf/saNtf.py --- a/python/pyosaf/saNtf.py +++ b/python/pyosaf/saNtf.py @@ -222,7 +222,7 @@ class SaNtfNotificationHeaderT(Structure

[devel] [PATCH 0 of 1] Review Request for pyosaf #553

2013-08-27 Thread Hans Feldt
Summary: pyosaf: fix type for additionalText Review request for Trac Ticket(s): 553 Peer Reviewer(s): Hans N Pull request to: LIST THE PERSON WITH PUSH ACCESS HERE Affected branch(es): LIST ALL AFFECTED BRANCH(ES) Development branch: IF ANY GIVE THE REPO URL

Re: [devel] [PATCH 1 of 1] IMMTOOL: Cleanup the code and fix memory problem [#552]

2013-08-27 Thread Hans Feldt
Both immomtest and immoitest works great and produce zero valgrind warnings with the three patches 549, 550 and 552! Great stuff! /Hans On 08/27/2013 01:57 PM, Zoran Milinkovic wrote: tests/immsv/common/immtest.c| 4