[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20121015232705.GM2616@ZenIV.linux.org.uk>
Date: Tue, 16 Oct 2012 00:27:05 +0100
From: Al Viro <viro@...IV.linux.org.uk>
To: Pavel Roskin <proski@....org>
Cc: linux-kernel@...r.kernel.org
Subject: Re: Bisected regression in Linux 3.7.0-rc1, hang on login caused by
replace_fd()
I think I understand what's going on there. Add fput(files[0])
after that replace_fd(); we have a leak and while that's not the right
way to fix it, that'd verify if anything else is going on there.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists