- RtlReAllocateHeap shouldn't allocate memory if ptr == NULL.
authorFilip Navara <filip.navara@gmail.com>
Sat, 28 Aug 2004 22:14:08 +0000 (22:14 +0000)
committerFilip Navara <filip.navara@gmail.com>
Sat, 28 Aug 2004 22:14:08 +0000 (22:14 +0000)
commitb1f6932d44f57bca96402f93f1a476fcd9046aa1
treec6468c0dd7ba23a85afa719027fa56250a94e798
parent034e6056343176d9cf99c83d0d93295049a6b018
- RtlReAllocateHeap shouldn't allocate memory if ptr == NULL.

svn path=/trunk/; revision=10725
reactos/lib/crtdll/stdlib/malloc.c
reactos/lib/kernel32/misc/console.c
reactos/lib/rtl/heap.c