mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-07-25 18:17:19 +03:00
San: Rename 'guard' to 'san'
This prepares the foundation for more sanitizer-related work in the future.
This commit is contained in:
parent
d9bbf539ff
commit
62f9c54d2a
16 changed files with 35 additions and 33 deletions
|
|
@ -1,5 +1,5 @@
|
|||
#include "test/jemalloc_test.h"
|
||||
#include "test/guard.h"
|
||||
#include "test/san.h"
|
||||
|
||||
#include "jemalloc/internal/safety_check.h"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue