maint: avoid -Wmaybe-uninitialized warning from GCC13
commitafae7787f2fd5b95dabe4d908ad3b8f363d35bf1
authorPádraig Brady <P@draigBrady.com>
Tue, 21 Feb 2023 16:14:44 +0000 (21 16:14 +0000)
committerPádraig Brady <P@draigBrady.com>
Tue, 21 Feb 2023 16:17:53 +0000 (21 16:17 +0000)
tree6c12d382f0b1849fc4ee0a8c3e9924daaebf112e
parentc62488a80142207ca3e26a8c28ba573bfc0c0ca3
maint: avoid -Wmaybe-uninitialized warning from GCC13

* src/copy.c (infer_scantype): Always set scan_inference.ext_start,
as per commit 6c03e8fb which was inadvertently reverted by d374d32c.
src/copy.c