reactos/hal/halx86
Serge Gautherie 0fd3e51580
[HALX86] HalpDmaAllocateChildAdapter(): Fix memory leak, on error (#4156)
Simplify code, instead of adding 2 missing ObDereferenceObject().
(Note that ObInsertObject() always dereferences the object in case of failure.)

CORE-17904
2021-12-20 21:14:36 +01:00
..
acpi [HAL:APIC] Fix interrupt assignment 2021-06-17 23:27:44 +02:00
amd64 [FORMATTING][NTOS][HAL][DRIVERS][SDK] Fix trailing spaces 2021-06-11 15:33:08 +03:00
apic [HALX86:APIC] apic.c: Use new defines some more 2021-09-03 23:20:10 +03:00
generic [HALX86] HalpDmaAllocateChildAdapter(): Fix memory leak, on error (#4156) 2021-12-20 21:14:36 +01:00
include [HAL] Fix build with CONFIG_SMP 2021-06-19 12:17:18 +02:00
legacy [HAL] Fix build with CONFIG_SMP 2021-06-19 12:17:18 +02:00
minihal [MINIHAL] Compile less stuff 2021-06-17 23:27:44 +02:00
mp [HAL] Add smp component and build x64 smp hal 2021-06-19 12:17:18 +02:00
pc98 [REACTOS] Cleanup INIT and some PAGE section allocations 2020-11-02 21:45:31 +03:00
pic [FORMATTING] Remove trailing whitespace. Addendum to 34593d93. 2021-09-13 03:52:22 +02:00
smp [HALX86] Disable Lazy IRQL in APIC HAL (#3609) 2021-05-04 04:29:50 +03:00
xbox [HAL] Add smp component and build x64 smp hal 2021-06-19 12:17:18 +02:00
acpi.cmake [CMAKE] Get rid of add_object_library 2021-03-03 08:34:32 +01:00
apic.cmake [HAL:APIC] Improve code 2021-06-26 21:10:43 +02:00
CMakeLists.txt [CMAKE] Replace custom scripts in compilerflags with standard ones 2021-09-14 17:56:22 +03:00
generic.cmake [CMAKE] Get rid of add_object_library 2021-03-03 08:34:32 +01:00
legacy.cmake [CMAKE] Get rid of add_object_library 2021-03-03 08:34:32 +01:00
pc98.cmake [HALX86] Rearrange files in x86 HAL 2021-03-15 02:48:35 +03:00
pcidata.cmake [REACTOS] Addendum to 5c7ce4475e - Fix MSVC 2015 build 2021-05-12 11:04:29 +02:00
pic.cmake [HALX86] Rearrange files in x86 HAL 2021-03-15 02:48:35 +03:00
smp.cmake [HAL] Add smp component and build x64 smp hal 2021-06-19 12:17:18 +02:00
up.cmake [HAL] Add smp component and build x64 smp hal 2021-06-19 12:17:18 +02:00
xbox.cmake [HALX86] Rearrange files in x86 HAL 2021-03-15 02:48:35 +03:00