commit | 4b5553031edf6ca5212f4eb183073e43abac2b0d | [log] [tgz] |
---|---|---|
author | Mathieu Chartier <mathieuc@google.com> | Wed Nov 20 15:25:33 2013 -0800 |
committer | Mathieu Chartier <mathieuc@google.com> | Wed Nov 20 15:25:33 2013 -0800 |
tree | e6e44959776f57440cf86e98c257eae0f7e92f27 | |
parent | 1febddf359ae500ef1bb01ab4883b076fcb56440 [diff] |
Fix memory leak caused by not adding lage objects to allocation stack. Large objects weren't being added to allocation stack. This was causing them to never be marked as live and therefore never freed. Change-Id: Ie84e3cd7a417a89870752cb21bd7d562c3427284