The current architecture cannot handle pipes changing address, so use
authorRobert Shearman <rob@codeweavers.com>
Fri, 7 Jan 2005 15:33:26 +0000 (15:33 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 7 Jan 2005 15:33:26 +0000 (15:33 +0000)
commit090003360f46ad5476d83dfcd6f82a537c9aebf2
tree38df4d2de8116fed9f02faf9998e326b446afb74
parent67d3afb0d152cc2a91c78511c9dee96fe04e6b65
The current architecture cannot handle pipes changing address, so use
a static array. Fixes memory corruption that sometimes occurs when
using multiple pipes.
dlls/ole32/rpc.c