ExfInterlockedInsertTailList(): Permit uninitialized (zeroed) ListHead
authorshort <>
Thu, 30 Jan 2003 10:40:18 +0000 (10:40 +0000)
committershort <>
Thu, 30 Jan 2003 10:40:18 +0000 (10:40 +0000)
commitec85780a677e82669734a53738ae230ed643479d
treee45090612f83a7cf0d36d1adcbf98ac959ccf610
parentfd0c151ff143b508a6bd07d347c71ac8e1c083ff
ExfInterlockedInsertTailList(): Permit uninitialized (zeroed) ListHead
 - function is called on data initialized by ntoskrnl.exe->DriverEntry()
   - libcaptive does not call ntoskrnl.exe->DriverEntry()
ntoskrnl/ex/list.c