mirror of
git://sourceware.org/git/lvm2.git
synced 2024-12-22 17:35:59 +03:00
197b5e6dc7
Align strdup char* allocation just on 2 bytes. It looks like wasting space to align strings on 8 bytes. (Could be even 1byte - but for hashing it might eventually get better perfomance - but probably hardly measurable). TODO: check on various architectures it's not making any problems. |
||
---|---|---|
.. | ||
dbg_malloc.c | ||
dbg_malloc.h | ||
pool-debug.c | ||
pool-fast.c | ||
pool.c |