commit | d86155f72e0a2db73a6cf4b873d400536ed06486 | [log] [tgz] |
---|---|---|
author | Arun Sharma <asharma@fb.com> | Tue Apr 05 20:46:24 2011 -0700 |
committer | Arun Sharma <asharma@fb.com> | Tue Apr 05 20:59:03 2011 -0700 |
tree | 06b652d3ea04ff390b83f4470e60c4e4552cd92e | |
parent | 4dc222cf8af663b4557b56281737f2c2f1115827 [diff] |
Add a test to catch calls to calloc from libunwind We'd like to avoid calls to all malloc related functions so libunwind is still usable from such allocators. Signed-off-by: Paul Pluzhnikov <ppluzhnikov@google.com>