[NTOSKRNL]
authorThomas Faber <thomas.faber@reactos.org>
Thu, 14 Jun 2012 22:06:24 +0000 (22:06 +0000)
committerThomas Faber <thomas.faber@reactos.org>
Thu, 14 Jun 2012 22:06:24 +0000 (22:06 +0000)
commitafdd96eaae6bfa4f710d03b08599cc1ab0c6a329
tree3ca6d1f8d1acb33866eb92eb478e765d138a66e8
parent4cef47981381d9dfe9b6cf956366fbfcc2318e90
[NTOSKRNL]
- Fix callback pool tags
- Fix a reference leak in PsSetCreateProcessNotifyRoutine
See issue #7120 for more details.

svn path=/trunk/; revision=56735
reactos/ntoskrnl/CMakeLists.txt
reactos/ntoskrnl/ex/callback.c
reactos/ntoskrnl/include/internal/tag.h
reactos/ntoskrnl/ps/psnotify.c