load-fragment: terminate the specifier table (#34421)
authorRonan Pigott <ronan@rjp.ie>
Sun, 15 Sep 2024 03:21:39 +0000 (20:21 -0700)
committerGitHub <noreply@github.com>
Sun, 15 Sep 2024 03:21:39 +0000 (12:21 +0900)
commit32b8065e876c6f89f55b1bb30eeb442d3921fb3a
tree0ee36fcb7f2b69c2acf19577d93c0502ba0cb546
parentf921e7d6a3fcafa19366329c64ef26403523d396
load-fragment: terminate the specifier table (#34421)

Otherwise an invalid specifier iterates over uninitialized data.

Fixes a bug introduced by 0b40688d1830abc6f59b1f1f67eccd757c23eb09 (v254).
src/core/load-fragment.c