[LSALIB]
authorEric Kohl <eric.kohl@reactos.org>
Sun, 21 Apr 2013 19:44:54 +0000 (19:44 +0000)
committerEric Kohl <eric.kohl@reactos.org>
Sun, 21 Apr 2013 19:44:54 +0000 (19:44 +0000)
commit7029a8be32133b326f5e11dab356d33c99746ea4
tree286fb026b0ea8bc0a4a53e468db830981836a726
parentc927959df8736fcff0a5f5b5d0e7d6e7f18587d3
[LSALIB]
- Fix LsaFreeReturnBuffer. It is used to free virtual memory instead of heap memory because Buffer is a pointer to a virtual memory buffer that has been allocated by an authentication package.
- Fix several DataLength calculations and a typo.

svn path=/trunk/; revision=58815
reactos/lib/lsalib/lsa.c