server: Make sure to always initialise req_sd.owner_len and req_sd.group_len in the...
authorRob Shearman <rob@codeweavers.com>
Wed, 31 Oct 2007 16:53:37 +0000 (16:53 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 1 Nov 2007 11:51:12 +0000 (12:51 +0100)
commit9980f478e2b359b419535a77a66a3de099c77565
tree9ec7ddbadbad1d6db8654c54566120fffae0bfa9
parent07c3f4411e5e1658c579e8bb36cf2b90160011ba
server: Make sure to always initialise req_sd.owner_len and req_sd.group_len in the handler for the get_security_object call.
server/handle.c