commit | 660f70f4c4c169214da8ac670fbecfb37ce3d2d5 | [log] [tgz] |
---|---|---|
author | Daniel J Walsh <dwalsh@redhat.com> | Sun Feb 28 17:54:18 2010 -0500 |
committer | Joshua Brindle <method@manicmethod.com> | Sat Mar 06 17:56:24 2010 -0500 |
tree | b186c0dbcc42cdff33e2d40e3a3932ea50b32bbd | |
parent | c8d100bb03e0fe0501037b914fe3638afd593ee4 [diff] |
Author: Daniel J Walsh Email: dwalsh@redhat.com Subject: Fix memory leak on disabled selinux machines. Date: Wed, 24 Feb 2010 14:15:31 -0500 I think this patch originally came from Eric Paris and was updated by others but has not been adopted yet. Not sure why. Always free buf on exit. Signed-off-by: Joshua Brindle <method@manicmethod.com>