BlueBrain / hpc-coding-conventions

Apache License 2.0
8 stars 5 forks source link

macOS: set MallocNanoZone=0 when using ASan #149

Closed olupton closed 2 years ago

olupton commented 2 years ago

Suppress an annoying "malloc: nano zone abandoned due to inability to preallocate reserved vm space" message. See https://stackoverflow.com/a/70209891.