commit | 27123468b33cb61a1600079d583302b1b078b2ee | [log] [tgz] |
---|---|---|
author | Andreas Huber <andih@google.com> | Tue Oct 27 15:50:04 2009 -0700 |
committer | Andreas Huber <andih@google.com> | Tue Oct 27 15:50:04 2009 -0700 |
tree | ab96854195412950e0ae709247369f05b9fdd226 | |
parent | bb107bd6f7981cd2b2e31a0afc6f6bf2a6d5118f [diff] |
Use a simple replacement for String8 that allocates its storage beforehand to avoid reentering the heap while we're examining it (leak checker).