diff -r f8187a343ad2 tools/python/xen/lowlevel/acm/acm.c --- a/tools/python/xen/lowlevel/acm/acm.c Fri Feb 20 17:02:36 2009 +0000 +++ b/tools/python/xen/lowlevel/acm/acm.c Tue Feb 24 23:03:17 2009 -0500 @@ -68,8 +68,6 @@ goto out2; } else { *buflen = SSID_BUFFER_SIZE; - free(buf); - buf = NULL; goto out2; } out2: