[RTL] Fix heap usage flags
authorJérôme Gardou <jerome.gardou@reactos.org>
Thu, 28 Jan 2021 17:42:59 +0000 (18:42 +0100)
committerJérôme Gardou <jerome.gardou@reactos.org>
Fri, 29 Jan 2021 08:42:13 +0000 (09:42 +0100)
commit6d697561f0ae70875858c808f14c20ab2602f6d5
treeae2cddcf52353166f28b32cc300ad608ce3621ee
parentd74df8af741590bd33375a6d128d090b91db323f
[RTL] Fix heap usage flags

 - Use Heap->ForceFlags where needed
 - Use passed-in flags instead of the heap flags in some places
 - Do not recursively acquire the heap lock
sdk/lib/rtl/heap.c