Index: polkitd/policy.c =================================================================== RCS file: /cvs/hal/PolicyKit/polkitd/policy.c,v retrieving revision 1.2 diff -a -u -r1.2 policy.c --- polkitd/policy.c 5 Jun 2006 23:39:00 -0000 1.2 +++ polkitd/policy.c 19 Jun 2006 09:49:30 -0000 @@ -641,6 +641,7 @@ g_free (can_obtain_word); g_free (can_grant_word); + g_free (obtain_requires_root_word); return res; }