advapi32: Fix a typo in ParseStringAclToAcl which caused the ACE to be written inside...
commit60d847b074d27bc7a5bd1d1908d5126d497b80de
authorRob Shearman <rob@codeweavers.com>
Wed, 18 Jul 2007 17:07:29 +0000 (18 18:07 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 19 Jul 2007 09:54:59 +0000 (19 11:54 +0200)
treeb146a6745b2887b4a30cad02e05cf018797659f4
parentf56fe2c1bc9627ea4f47c2000ea7526b1b503f3c
advapi32: Fix a typo in ParseStringAclToAcl which caused the ACE to be written inside of the ACL memory.
dlls/advapi32/security.c