Thanks Michael. Looks fine to me so I dropped the patch into trunk and pvfs-2-8-branch.

-Phil

Michael Moore wrote:
While running valgrind I noticed two spots with memory not being free'd, but having fairly small impact.

In pvfs2-server.c an array for holding BMI addresses of metadata servers
gets leaked on precreate pool initialization for each filesystem.

In dbpf-attr-cache.c the data buffer in the keyval pairs for each cache
elements isn't free'd on finalize.

Patch against head included for review. I did limited testing and didn't see any immediate problems.

Michael


------------------------------------------------------------------------

_______________________________________________
Pvfs2-developers mailing list
[email protected]
http://www.beowulf-underground.org/mailman/listinfo/pvfs2-developers

_______________________________________________
Pvfs2-developers mailing list
[email protected]
http://www.beowulf-underground.org/mailman/listinfo/pvfs2-developers

Reply via email to