diff options
author | David Robillard <d@drobilla.net> | 2022-12-19 18:14:21 -0500 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2022-12-19 18:14:21 -0500 |
commit | 56ec14c4369c591f5efbb500b0829b760bee7800 (patch) | |
tree | 3dea752a3640a0aef788ac0139e7b91cdc503f94 /src/tree.c | |
parent | 40be117a7c1de7e5002393a565ab30f310986f4a (diff) | |
download | zix-56ec14c4369c591f5efbb500b0829b760bee7800.tar.gz zix-56ec14c4369c591f5efbb500b0829b760bee7800.tar.bz2 zix-56ec14c4369c591f5efbb500b0829b760bee7800.zip |
Make allocator methods null-unspecified
The required methods depend on the context (for example, a function might only
need aligned_alloc and aligned_free), so unfortunately the nullability
requirements can't be encoded in the type here.
Diffstat (limited to 'src/tree.c')
0 files changed, 0 insertions, 0 deletions