maint: avoid warning on older GCC compilers
commite397d3f1d3918f62452b25ca26c81f8c39dbd068
authorPádraig Brady <P@draigBrady.com>
Sun, 4 Aug 2024 10:45:34 +0000 (4 11:45 +0100)
committerPádraig Brady <P@draigBrady.com>
Sun, 4 Aug 2024 11:14:25 +0000 (4 12:14 +0100)
tree5364a7d15b440f0ea46ef558c0862b2f9568a4f3
parent1bb31793c29e9bac15df531d1e8ad13078be00c8
maint: avoid warning on older GCC compilers

* src/shuf.c: Avoid -Werror=maybe-uninitialized on GCC 10.2.1 at least.
This issue does seem to be addressed on GCC 12.
src/shuf.c