Fix memory leak in dump_key_tree_aux() in the keyctl program Fix a leak of the description string memory from each key visited in dump_key_tree_aux() in the keyctl program. Signed-off-by: David Howells <dhowells@redhat.com>