Hi, The attached patch will fix a memory leak in ccm that occurs whenever a ccm client disconnect.
It would not affect to most of the installations because only crmd and cib are the client, but if you run any ccm client such as crm_node command periodically, ccm will increase its memory consumption. The valgrind outputs are also attached as the evidence of the leakage and the fix by the patch; The results are taken after crm_node command is executed 100 times. There still exists some definitely / indirectly / possibly lost , but as long as I've investigated they are all allocated only at the invocation time and not considered as a leak. Double checks are welcome. Thanks, -- Keisuke MORI
ccm-memleak.patch
Description: Binary data
valgrind-NG-HB305.log
Description: Binary data
valgrind-OK-HB305patched.log
Description: Binary data
_______________________________________________________ Linux-HA-Dev: Linux-HA-Dev@lists.linux-ha.org http://lists.linux-ha.org/mailman/listinfo/linux-ha-dev Home Page: http://linux-ha.org/