Branch: refs/heads/master Home: https://github.com/tianocore/edk2 Commit: 8e9d56f8eebebbc8873200504f291e4e23799e74 https://github.com/tianocore/edk2/commit/8e9d56f8eebebbc8873200504f291e4e23799e74 Author: Jake Garver <j...@nvidia.com> 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 <j...@nvidia.com> Reviewed-by: Jeff Brasen <jbra...@nvidia.com> Reviewed-by: Jeshua Smith <jesh...@nvidia.com> To unsubscribe from these emails, change your notification settings at https://github.com/tianocore/edk2/settings/notifications _______________________________________________ edk2-commits mailing list edk2-commits@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/edk2-commits