plasma-umass / Mesh

A memory allocator that automatically reduces the memory footprint of C/C++ applications.
Apache License 2.0
1.75k stars 73 forks source link

meshable_arena: don't use snprintf for arena path - it can allocate #56

Closed bobby-stripe closed 5 years ago

bobby-stripe commented 5 years ago

Fixes #51