reactos/dll/ntdll/csr
Hermès Bélusca-Maïto 74ef4033a2 [BASESRV-CSRSRV]
A little bit of code reorganization (more a "matter of taste"; delete allocated pointers in the reverse way we allocated them).

[NTDLL]
- Free a used SID (i.e. fix a memory leak).
- Only just "reserve" memory pages for the section for the CSR port. Memory will be actually committed later on (checked on Windows Server 2003 and on http://j00ru.vexillium.org/?p=527 ).

svn path=/branches/ros-csrss/; revision=58716
2013-04-07 18:28:38 +00:00
..
api.c [NTDLL] 2012-11-20 22:48:11 +00:00
capture.c [NTDLL] 2013-03-09 21:08:23 +00:00
connect.c [BASESRV-CSRSRV] 2013-04-07 18:28:38 +00:00