Prev: [PATCH 2/6] Driver core: Fix memory leak on bus_register error path
Next: [PATCH] forcedeth: Fix different hardware statistics versions.
From: Patrick Pannuto on 22 Jul 2010 18:10 In trying to understand the LDM, I came across a few places where I believe it's possible to leak memory. The first patch appears to just be a copy-paste bug, and 2-6 are all fixing the same fundamental problem, an explanation of which is given in 2/6. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ |