[SERVICES]
authorEric Kohl <eric.kohl@reactos.org>
Sun, 26 Jun 2016 15:02:48 +0000 (15:02 +0000)
committerEric Kohl <eric.kohl@reactos.org>
Sun, 26 Jun 2016 15:02:48 +0000 (15:02 +0000)
commitd8eb4281549ae7034120e7693de25d62e703466c
treeb17b797db89811392003d29139d0e56f78344548
parent6f6f0dfc4ec24937ee6240b733f8789d8d9963da
[SERVICES]
Use self-relative security descriptors only:
- Convert the default service security descriptor to the self-relative format.
- Remove security descriptor format conversions from ScmReadSecurityDescriptor and ScmWriteSecurityDescriptor.

svn path=/trunk/; revision=71676
reactos/base/system/services/config.c
reactos/base/system/services/security.c