commit | 749c2a0ab62089891d8e40840fbf384f12cb8401 | [log] [tgz] |
---|---|---|
author | Jason Evans <je@fb.com> | Fri Aug 12 18:37:54 2011 -0700 |
committer | Jason Evans <je@fb.com> | Fri Aug 12 18:37:54 2011 -0700 |
tree | 267e612677faeb0477b795f44158091f97c80c67 | |
parent | a507004d294ad0c78b4d01559479620ebb272a49 [diff] |
Add missing prof_malloc() call in allocm(). Add a missing prof_malloc() call in allocm(). Before this fix, negative object/byte counts could be observed in heap profiles for applications that use allocm().