This website requires JavaScript.
Explore
Help
Register
Sign In
archive-gh-me
/
OpenCorePkg
Watch
1
Star
0
Fork
0
You've already forked OpenCorePkg
mirror of
https://github.com/acidanthera/OpenCorePkg.git
synced
2025-12-08 19:25:01 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
OpenCorePkg
/
Library
/
OcGuardLib
History
Download-Fritz
52dc17ecc1
OcGuardLib/UbsanPrintf: Initialize uc to 0 for base 10 (as done for base 8) to avoid static analyzer defects
2019-04-22 08:30:43 +02:00
..
BitOverflow.c
Implement alignment checking macros within OcGuardLib (formerly OcOverflowLib)
2018-10-31 00:45:36 +03:00
Canary.c
OcGuardLib: Add basic stackprotector to help to detect stack corruption
2019-04-03 20:43:06 +03:00
NativeOverflow.c
Implement alignment checking macros within OcGuardLib (formerly OcOverflowLib)
2018-10-31 00:45:36 +03:00
OcGuardLib.inf
OcGuardLib: Disable stack canary as it is not compatible with LTO
2019-04-03 21:07:43 +03:00
TripleOverflow.c
Implement alignment checking macros within OcGuardLib (formerly OcOverflowLib)
2018-10-31 00:45:36 +03:00
Ubsan.c
Some buildfixes for MSVC, thanks joedm
2019-03-03 18:56:20 +03:00
Ubsan.h
Some buildfixes for MSVC, thanks joedm
2019-03-03 18:56:20 +03:00
UbsanPrintf.c
OcGuardLib/UbsanPrintf: Initialize uc to 0 for base 10 (as done for base 8) to avoid static analyzer defects
2019-04-22 08:30:43 +02:00