Branch: refs/heads/master
Home: https://github.com/tianocore/edk2
Commit: 8e9d56f8eebebbc8873200504f291e4e23799e74
https://github.com/tianocore/edk2/commit/8e9d56f8eebebbc8873200504f291e4e23799e74
Author: Jake Garver <[email protected]>
Date: 2025-03-12 (Wed, 12 Mar 2025)
Changed paths:
M DynamicTablesPkg/Library/Acpi/Arm/AcpiMadtLibArm/MadtGenerator.c
Log Message:
-----------
DynamicTablesPkg: Tolerate NULL when freeing MADT table
In some failure legs of BuildMadtTable (), we could end up in
FreeMadtTableResources () with (*Table == NULL). That's a valid error
state and should be tolerated by FreeMadtTableResources () instead of
ASSERTing.
Signed-off-by: Jake Garver <[email protected]>
Reviewed-by: Jeff Brasen <[email protected]>
Reviewed-by: Jeshua Smith <[email protected]>
To unsubscribe from these emails, change your notification settings at
https://github.com/tianocore/edk2/settings/notifications
_______________________________________________
edk2-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-commits