rpcrt4: Check that the input to RPCRT4_strndupW was not NULL before assuming that...
commita5599028ea35884bf4ee40d7437ee6c8bd6698e4
authorRob Shearman <rob@codeweavers.com>
Mon, 10 Mar 2008 16:42:06 +0000 (10 16:42 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 10 Mar 2008 18:12:54 +0000 (10 19:12 +0100)
tree862ea3e8fe66d892272913a450f1dab938c02535
parent4500836635aa9264881b41d33bc6313fd8a95632
rpcrt4: Check that the input to RPCRT4_strndupW was not NULL before assuming that the string couldn't be allocated due to lack of memory.
dlls/rpcrt4/rpc_binding.c