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

ReactOS.Bugzilla at reactos.org ReactOS.Bugzilla at reactos.org
Mon Dec 12 09:52:29 CET 2005


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


mbealby at gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Multiple incorrect uses of  |Multiple incorrect uses of
                   |RtlAllocateHeap in kernel32 |RtlAllocateHeap
                   |library                     |




------- Additional Comments From mbealby at gmail.com  2005-12-12 09:52 CET -------
More unchecked calls (lib/user32)

lib/user32/controls/combo.c:1853
lib/user32/controls/edit.c:1153
lib/user32/controls/edit.c:1456
lib/user32/controls/edit.c:1665
lib/user32/controls/edit.c:3818
lib/user32/controls/edit.c:3911
lib/user32/controls/edit.c:4107
lib/user32/controls/edit.c:5005 - Checked, but still sets text = NULL
lib/user32/misc/exticon.c:620
lib/user32/misc/exticon.c:699
lib/user32/misc/winhelp.c:109
lib/user32/misc/wsprintf.c:551 - Depends on how you want this function to act
lib/user32/misc/wsprintf.c:583 - Depends on how you want this function to act
lib/user32/misc/dllmain.c:26
lib/user32/windows/bitmap.c:219
lib/user32/windows/bitmap.c:396
lib/user32/windows/bitmap.c:686
lib/user32/windows/dialog.c:273
lib/user32/windows/dialog.c:342
lib/user32/windows/dialog.c:348
lib/user32/windows/dialog.c:786
lib/user32/windows/dialog.c:792
lib/user32/windows/icon.c:262
lib/user32/windows/mdi.c:483
lib/user32/windows/mdi.c:1588
lib/user32/windows/prop.c:72
lib/user32/windows/prop.c:134
lib/user32/windows/prop.c:196
lib/user32/windows/prop.c:258

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