[ros-bugs] [Bug 1110] Multiple incorrect uses of RtlAllocateHeap

ReactOS.Bugzilla at reactos.org ReactOS.Bugzilla at reactos.org
Mon Dec 12 10:50:13 CET 2005


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





------- Additional Comments From mbealby at gmail.com  2005-12-12 10:50 CET -------
And again... (lib/ntdll)

lib/ntdll/csr/capture.c:97  - Function doesn't return a value (silent fail?)
lib/ntdll/csr/capture.c:231 - CsrAllocateMessagePointer
lib/ntdll/csr/connect.c:205 - RtlAllocateHeap
lib/ntdll/csr/connect.c:247 - RtlAllocateAndInitializeSid
lib/ntdll/csr/connect.c:400 - Calls CsrAllocateCaptureBuffer which doesn't
                              return a value. If that fails what should be
                              done here?
lib/ntdll/csr/connect.c:404 - CsrAllocateMessagePointer
lib/ntdll/ldr/startup.c:345 - RtlAllocateHeap
lib/ntdll/ldr/utils.c:2986  - RtlAllocateHeap


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


More information about the Ros-bugs mailing list