[ros-bugs] [Bug 2936] Overwrite a loaded dll.
ReactOS.Bugzilla at www.reactos.org
ReactOS.Bugzilla at www.reactos.org
Tue Jan 8 11:02:28 CET 2008
http://www.reactos.org/bugzilla/show_bug.cgi?id=2936
--- Comment #3 from amine48rz <amine48rz at gmail.com> 2008-01-08 11:02:27 CET ---
According to Filip, the patch is wrong:
"The code first creates a section based on the file handle, and then closes the
file handle. In reality the act of creating the section should reference the
file handle, and the act of calling NtClose just dereferences, so in the end
you still end up with an open file handle with reference count > 0 .. thus the
file isn't really closed."
--
Configure bugmail: http://www.reactos.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the Ros-bugs
mailing list