[ros-bugs] [Bug 445] Rtl string functions incorrectly allocate from NonPagedPool

ReactOS.Bugzilla at reactos.com ReactOS.Bugzilla at reactos.com
Thu Jul 21 02:53:24 CEST 2005


http://reactos.com/bugzilla/show_bug.cgi?id=445


info at w3seek.de changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED




------- Additional Comments From info at w3seek.de  2005-21-07 01:53 -------
The Rtl functions no longer allocate from nonepaged pool. also the Rtlp* ones
are gone since they're absolutely obsolete, except RtlpCreateUnicodeString. It's
still used in various places but should be removed as strings should be in paged
pool in 99% of all cases. However, RtlpCreateUnicodeString now lives in ntoskrnl
only. I might create another bug for this.

-- 
Configure bugmail: http://reactos.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


More information about the Ros-bugs mailing list