advapi32: Set the right pointer so that StringAcl is updated correct in ParseAceStrin...
authorRob Shearman <rob@codeweavers.com>
Wed, 18 Jul 2007 17:12:43 +0000 (18:12 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 19 Jul 2007 09:55:37 +0000 (11:55 +0200)
commitccfa9ad8df1c866cfb0267568f6b1254c5049439
tree0fd1cd8165a0a9d5b2f0924c16cc23ee540a2c1a
parent6c24386e03ce78a47ff51cf14a663b39c775fc6c
advapi32: Set the right pointer so that StringAcl is updated correct in ParseAceStringRights.

The number of allowed hex digits should be 8, not 6.
dlls/advapi32/security.c