msvcrt: Fixed errno setting in malloc, HeapAlloc doesn't set last error.
commit00c81e9d9f6e72d3184540b4b1267dcbbfb86d4e
authorAlexandre Julliard <julliard@winehq.org>
Fri, 27 Jul 2007 10:18:15 +0000 (27 12:18 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 27 Jul 2007 10:18:15 +0000 (27 12:18 +0200)
tree37ce6a0532b914f016da1f787813761b4f160722
parentb2acafad44c306860bd42ae6b9278cafbe3dc659
msvcrt: Fixed errno setting in malloc, HeapAlloc doesn't set last error.
dlls/msvcrt/heap.c