aboutsummaryrefslogtreecommitdiffstats
path: root/src/string.c
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2019-04-09 10:28:59 +0200
committerDavid Robillard <d@drobilla.net>2020-06-21 18:12:04 +0200
commitff7d07e560eb32c9c10d41d25a7b8ea4cfdf7f69 (patch)
tree943514c868285e02c45d821c5a77c5dc153cd39a /src/string.c
parent1e299f9f1f9cd621d98a1bae86047a28de9c24f6 (diff)
downloadserd-ff7d07e560eb32c9c10d41d25a7b8ea4cfdf7f69.tar.gz
serd-ff7d07e560eb32c9c10d41d25a7b8ea4cfdf7f69.tar.bz2
serd-ff7d07e560eb32c9c10d41d25a7b8ea4cfdf7f69.zip
Allocate nodes with posix_memalign when available
This fixes platforms where the system malloc returns memory that is not aligned to sizeof(SerdNode) (128 bits).
Diffstat (limited to 'src/string.c')
0 files changed, 0 insertions, 0 deletions