From c7674030e5eb83d9ba29318fb9b3ccedf84d583e Mon Sep 17 00:00:00 2001 From: Jerome Marchand Date: Fri, 23 Nov 2007 09:17:53 +0100 Subject: [PATCH] block: Fix memory leak in alloc_disk_node() Fix a memory leak in alloc_disk_node(). Don't forget to free 'dkstats' when the allocation of 'part' failed. Signed-off-by: Jerome Marchand Signed-off-by: Jens Axboe --- Reading git-format-patch failed