-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/18178/
-----------------------------------------------------------
(Updated Feb. 21, 2014, 2:40 p.m.)
Review request for qpid and Rafael Schloming.
Changes
-------
Incorporated review feedback.
Summary (updated)
-----------------
[proton-c] reference counting & object free
Bugs: proton-489
https://issues.apache.org/jira/browse/proton-489
Repository: qpid
Description (updated)
-------
Use reference-counting to properly release all child objects on free of parent.
Diffs (updated)
-----
/proton/trunk/proton-c/src/engine/engine-internal.h 1569022
/proton/trunk/proton-c/src/engine/engine.c 1569022
/proton/trunk/proton-c/src/engine/event.c 1569022
/proton/trunk/proton-c/src/tests/CMakeLists.txt 1569022
/proton/trunk/proton-c/src/tests/engine.c PRE-CREATION
/proton/trunk/proton-c/src/transport/transport.h 1569022
/proton/trunk/proton-c/src/transport/transport.c 1569022
Diff: https://reviews.apache.org/r/18178/diff/
Testing
-------
new tests added
Thanks,
Kenneth Giusti