rpcrt4: Dynamically allocate the buffer if the fixed size one isn't large enough...
commiteaf4492c704da1190b3b3844e7340a275d71acbf
authorHuw Davies <huw@codeweavers.com>
Thu, 19 Mar 2009 12:23:45 +0000 (19 12:23 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 26 Mar 2009 10:50:50 +0000 (26 11:50 +0100)
treeaa05ddc62dd1f53122128844f6e7709826812256
parent98bec05ed7dbecf6d869f7b661b8b384cf672c52
rpcrt4: Dynamically allocate the buffer if the fixed size one isn't large enough. Don't return an inappropriate error if we fail to get the status text, it's only used for diagnostics.
dlls/rpcrt4/rpc_transport.c