diff options
author | David Robillard <d@drobilla.net> | 2024-12-11 16:18:03 -0500 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2024-12-11 16:18:03 -0500 |
commit | 22d0e471ee76d065e535cea9880af29375895cc4 (patch) | |
tree | 84b3b167cedd88f76e60002654d5b4e92cf10cd4 /src/node.c | |
parent | f24963e3fcca949456e3867d9d0776e3fc63c1a4 (diff) | |
download | serd-22d0e471ee76d065e535cea9880af29375895cc4.tar.gz serd-22d0e471ee76d065e535cea9880af29375895cc4.tar.bz2 serd-22d0e471ee76d065e535cea9880af29375895cc4.zip |
Fix widening conversions after arithmetic
Overflow isn't actually possible here, but this avoids the issue statically in
a way that won't trigger analysis tools.
Diffstat (limited to 'src/node.c')
0 files changed, 0 insertions, 0 deletions