sourcefrog/natsort

Fix issues found by `scan-build` static analysis

aklomp opened this issue · 0 comments

Clang's scan-build static analysis tool flags a few issues in natsort.c. These are easy enough to fix, so that analysis passes. This opens the road for running make analyze in CI as part of issue #8.