This is not the right fix... I will revert these changes when i come up
with a proper fix. I also dont understand how this can fix bug 805
(eternal loop in thread windows cleanup routine). Even with your changes
the eternal loop is still there, it just doesnt run out of stack?
G.
hbirr(a)svn.reactos.com wrote:
Don't use alloca in a macro, which may be used in
a loop. This does fix bug #805.