commit | 46405e670f9b4831da9c24c15f0f3a537ef2606b | [log] [tgz] |
---|---|---|
author | Jason Evans <je@fb.com> | Tue Aug 30 23:37:29 2011 -0700 |
committer | Jason Evans <je@fb.com> | Tue Aug 30 23:37:29 2011 -0700 |
tree | e5195a8ebbb1c84ad014399aede7778076d44041 | |
parent | 749c2a0ab62089891d8e40840fbf384f12cb8401 [diff] |
Fix a prof-related bug in realloc(). Fix realloc() such that it only records the object passed in as freed if no OOM error occurs.