| commit | 7721b267f5bc1d4dcc0eb54b56f60ade0d7beca3 | [log] [tgz] |
|---|---|---|
| author | Alexandre Julliard <julliard@winehq.org> | Mon Aug 15 20:49:47 2005 +0000 |
| committer | Alexandre Julliard <julliard@winehq.org> | Mon Aug 15 20:49:47 2005 +0000 |
| tree | a706e42d6839dc878eaf6321e62906af4661b791 | |
| parent | 19c1af5b0176410a421c135641a06ecb88c824b4 [diff] |
Fixed some confusion over whether HEAP_MIN_BLOCK_SIZE includes the arena headers of not. Free list sizes are constant so there's no need to store them in the heap structure.