[ros-bugs] [Bug 3454] Implements ThreadDescriptorTableEntry for NtQueryInformationThread

ReactOS.Bugzilla at www.reactos.org ReactOS.Bugzilla at www.reactos.org
Sun Jul 6 00:46:19 CEST 2008


http://www.reactos.org/bugzilla/show_bug.cgi?id=3454


bugboy <martinmnet at hotmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|major                       |normal




--- Comment #2 from bugboy <martinmnet at hotmail.com>  2008-07-06 00:46:17 CET ---
Ok I thought I had this down after reading for a couple days on the subject
from internet. But somethings not right. Fireball can you check that the
implementation here is even remotely correct.

Oh and theres one obvious bug in the code
Length = sizeof(LDT_ENTRY);
should be
Length = sizeof(DESCRIPTOR_TABLE_ENTRY);


-- 
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