- Remove LIST_FOR_EACH and LIST_FOR_EACH_SAFE from the kernel
authorStefan Ginsberg <stefanginsberg@gmail.com>
Mon, 25 Aug 2008 18:21:19 +0000 (18:21 +0000)
committerStefan Ginsberg <stefanginsberg@gmail.com>
Mon, 25 Aug 2008 18:21:19 +0000 (18:21 +0000)
commitf3b92fa090687006e5a054535339286d3a42cceb
tree546ca55f78b3a89010e518319e49f54aabec268e
parent016e9111567a1c7832ab3506da429c562787f9fb
- Remove LIST_FOR_EACH and LIST_FOR_EACH_SAFE from the kernel
- Fix a bug in KeStartProfile (a missing negation) which caused us to either free buffer when we shouldn't, or leak it

svn path=/trunk/; revision=35633
reactos/ntoskrnl/io/iomgr/drvrlist.c
reactos/ntoskrnl/io/pnpmgr/pnproot.c
reactos/ntoskrnl/ke/profobj.c