From: Paolo 'Blaisorblade' Giarrusso Date: Thu, 8 Mar 2007 04:41:09 +0000 (-0800) Subject: [PATCH] um: fix a memory leak in the multicast driver X-Git-Tag: v2.6.21-rc4~95 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=83f4e8afc9a22eabb1c4cb771ffcb3af81734082;p=pandora-kernel.git [PATCH] um: fix a memory leak in the multicast driver Memory allocated by mcast_user_init must be freed in the matching mcast_remove. Signed-off-by: Paolo 'Blaisorblade' Giarrusso Acked-by: Jeff Dike Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed