diff options
author | NRK <nrk@disroot.org> | 2022-03-25 22:51:09 +0100 |
---|---|---|
committer | Hiltjo Posthuma <hiltjo@codemadness.org> | 2022-03-25 22:53:50 +0100 |
commit | b43ec0577f2ad8ad33a0b893fe5360d966036786 (patch) | |
tree | 884cebe5dc68242733e9a8e916fc16932e695793 /draw/drawtext.c | |
parent | 22511c41d55a38a770541ae617a09383d5e6ad1c (diff) |
free all allocated items, use %zu for size_t
`items` itself is not checked for NULL as calling free on NULL is defined to be
a no-op.
Diffstat (limited to 'draw/drawtext.c')
0 files changed, 0 insertions, 0 deletions