advapi32: Fix ADVAPI_GetComputerSid to work correctly if a sid doesn't exist in the...
commit38d33e33aebdcc64ae95efe0318b547a9481cdb1
authorHuw Davies <huw@codeweavers.com>
Thu, 21 Sep 2006 11:59:52 +0000 (21 12:59 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 25 Sep 2006 15:55:40 +0000 (25 17:55 +0200)
tree6ec35d42f11baa2b965bc34a7c7f46b268388890
parent7dbda7a9f52c0e546d8cbbc41d1407f77472f866
advapi32: Fix ADVAPI_GetComputerSid to work correctly if a sid doesn't exist in the registry.

This makes the tests run correctly on first invocation.
dlls/advapi32/security.c