On Mon, 2016-09-12 at 19:56 -0400, Jamal Hadi Salim wrote: > > Yes, I did ;-> > Another version coming. Is there a good way to catch > something like this (ala userspace valgrind)?
You might try CONFIG_DEBUG_KMEMLEAK=y, or simply run your script deleting/inserting the action one million time ;)