- fixed buffer size calculation in RtlLengthRequiredSid and RtlLengthSid
authorThomas Bluemel <thomas@reactsoft.com>
Fri, 23 Sep 2005 14:15:30 +0000 (14:15 +0000)
committerThomas Bluemel <thomas@reactsoft.com>
Fri, 23 Sep 2005 14:15:30 +0000 (14:15 +0000)
commit7542d31c354ec74675a596675032d7775174de75
treede7cae751706565126f196b3c305220e215ff7cf
parent528323ece73f59e6e35f270e3b352a3e62420fd1
- fixed buffer size calculation in RtlLengthRequiredSid and RtlLengthSid
- use RtlCreateUnicodeString to allocate the string in RtlConvertSidToUnicodeString

svn path=/trunk/; revision=18012
reactos/lib/rtl/sid.c