dm exception store: free tmp_store on persistent flag error
authorJulia Lawall <julia@diku.dk>
Thu, 10 Dec 2009 23:51:52 +0000 (23:51 +0000)
committerAlasdair G Kergon <agk@redhat.com>
Thu, 10 Dec 2009 23:51:52 +0000 (23:51 +0000)
commit613978f8711c7fd4d0aa856872375d2abd7c92ff
treed921894bb5329ac92f8b598e30481a3b058fea4d
parent6076905b5ef39e0ea58db32583c9e0036c05e47b
dm exception store: free tmp_store on persistent flag error

Error handling code following a kmalloc should free the allocated data.

Cc: stable@kernel.org
Signed-off-by: Julia Lawall <julia@diku.dk>
Signed-off-by: Alasdair G Kergon <agk@redhat.com>
drivers/md/dm-exception-store.c