commit | 20cd2de5ef622c3af8b3e4aba897aff7ddd451a7 | [log] [tgz] |
---|---|---|
author | Jason Evans <jasone@canonware.com> | Wed Jun 01 16:17:31 2016 -0700 |
committer | Jason Evans <jasone@canonware.com> | Wed Jun 08 10:12:38 2016 -0700 |
tree | 3695ba215ade18699b5d7ba4bb46bf02530ee73f | |
parent | a7fdcc8b09d197d64d1772d1e8025add44f48f0a [diff] |
Add a missing prof_alloc_rollback() call. In the case where prof_alloc_prep() is called with an over-estimate of allocation size, and sampling doesn't end up being triggered, the tctx must be discarded.