[PATCH] Fix memory leak in copy_thread
Patch from Andi Kleen <ak@muc.de> copy_thread could leak memory if you had a io bitmap and passed wrong arguments to the new clone flags.
Showing
Please register or sign in to comment
Patch from Andi Kleen <ak@muc.de> copy_thread could leak memory if you had a io bitmap and passed wrong arguments to the new clone flags.