Branch: refs/heads/master
  Home:   https://github.com/tianocore/edk2
  Commit: e622a4221adaab60e1e815f7b2c1e953011e89e3
      
https://github.com/tianocore/edk2/commit/e622a4221adaab60e1e815f7b2c1e953011e89e3
  Author: Michael D Kinney <[email protected]>
  Date:   2026-01-05 (Mon, 05 Jan 2026)

  Changed paths:
    M UnitTestFrameworkPkg/UnitTestFrameworkPkgHost.dsc.inc

  Log Message:
  -----------
  UnitTestFrameworkPkg: Fix StackCheckLib class mapping

Update UnitTestFrameworkPkgHost.dsc.inc DSC file to use the
correct StackCheckLib class instead of NULL. This guarantees
that the StackCheckLib is only linked with modules that have
a StackCheckLib class dependency.

Must also add -fno-stack-protector to GCC and CLANGPDB to
disable use of stack checks by the compiler.  ASAN provides
better coverage for access outside stack frames.

Signed-off-by: Michael D Kinney <[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

Reply via email to