reactos/ntoskrnl/ob
George Bișoc 9f8fbe14f5
[NTOS:OB] Specify the query security descriptor tag when freeing the allocation
We are allocating blocks of pool memory for a security descriptor with its own specific tag, TAG_SEC_QUERY, so just use it when freeing when releasing the descriptor as well (aka freeing the said pool).
2022-05-08 19:16:34 +02:00
..
devicemap.c
obdir.c
obhandle.c [NTOS:OB] Charge/Return pool quotas of objects 2022-01-11 10:11:10 +01:00
obinit.c
oblife.c [NTOS:OB] Charge/Return pool quotas of objects 2022-01-11 10:11:10 +01:00
oblink.c
obname.c
obref.c
obsdcach.c
obsecure.c [NTOS:OB] Specify the query security descriptor tag when freeing the allocation 2022-05-08 19:16:34 +02:00
obwait.c