mirror of
https://github.com/reactos/reactos.git
synced 2025-01-03 21:09:19 +00:00
13b57fb5b5
This fixes various bugs linked to VACB counting: - VACB not released when it should be - Reference count expectations not being accurate For the record, VACB should always have at least a reference count of 1, unless you are to free it and removed it from any linked list. This commit also adds a bunch of asserts that should help triggering invalid reference counting. It should also fix numerous ASSERT currently triggered and may help fixing random behaviours in Cc. CORE-14285 CORE-14401 CORE-14293 |
||
---|---|---|
.. | ||
amd64 | ||
arch | ||
arm | ||
i386 | ||
powerpc | ||
cc.h | ||
cm.h | ||
cm_x.h | ||
dbgk.h | ||
ex.h | ||
fsrtl.h | ||
hal.h | ||
hdl.h | ||
inbv.h | ||
io.h | ||
io_i.h | ||
io_x.h | ||
kd.h | ||
kd64.h | ||
ke.h | ||
ke_x.h | ||
ldr.h | ||
lpc.h | ||
lpc_x.h | ||
mm.h | ||
napi.h | ||
ntoskrnl.h | ||
ob.h | ||
ob_x.h | ||
po.h | ||
probe.h | ||
ps.h | ||
ps_i.h | ||
ps_x.h | ||
rtl.h | ||
se.h | ||
spinlock.h | ||
tag.h | ||
test.h | ||
vdm.h |