File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 1- // ////////////////////////////////////////////////////////////////
1+ // BadAccessGuards v1.0.0 https://github.com/Lectem/BadAccessGuards
2+
3+ // ////////////////////////////////////////////////////////////////
24// //// DEFAULT IMPL FILE //////
35// //// Feel free to modify it as needed for your platforms! //////
46// //// Or if is is enough, just use BadAccessGuardSetConfig //////
Original file line number Diff line number Diff line change 1- #pragma once
1+ // BadAccessGuards v1.0.0 https://github.com/Lectem/BadAccessGuards
2+ #pragma once
23
34// 1. Define `BAD_ACCESS_GUARDS_ENABLE=1` for your **in-house** builds (you probably want it off in production...)
45// 2. Declare the shadow memory that will hold the state and pointer to stack with `BA_GUARD_DECL(varname)`
You can’t perform that action at this time.
0 commit comments