lkml.org 
[lkml]   [2003]   [Jul]   [1]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject[RFC 1/3] dm: fix memory leak
Fix memory leak.
--- diff/drivers/md/dm-ioctl.c 2003-06-30 10:07:33.000000000 +0100
+++ source/drivers/md/dm-ioctl.c 2003-06-30 11:39:38.000000000 +0100
@@ -238,6 +238,7 @@
list_del(&hc->name_list);
unregister_with_devfs(hc);
dm_put(hc->md);
+ free_cell(hc);
}

void dm_hash_remove_all(void)
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
\
 
 \ /
  Last update: 2005-03-22 13:46    [W:0.114 / U:0.512 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site