Chromium Code Reviews| OLD | NEW |
|---|---|
| (Empty) | |
| 1 Name: dlmalloc | |
| 2 Short Name: dlmalloc | |
| 3 Version: unknown | |
| 4 License: Apache 2.0 | |
| 5 Security Critical: yes | |
| 6 | |
| 7 This directory contains a debug version of dlmalloc for Android only. This | |
| 8 should absolutely *NOT* be used in production. The only purpose of this | |
| 9 allocator is to accurately measure heap memory usage on Android. | |
| OLD | NEW |