magic/.github/workflows
Intubun 439730a13b fix: sscanf length bound in TclmagicRegisterCommands; show output-tcl in CI
Add explicit length limit to sscanf in TclmagicRegisterCommands: %92s
instead of %s prevents a potential stack overwrite if a command name
were ever longer than the buffer. Matches the available space (keyword[100]
minus the 7-byte "magic::" prefix minus null).

Extend the CI output-display step to also iterate over output-tcl/ so
that TCL-variant test regressions are visible in the job log without
downloading artifacts.
2026-05-21 14:28:09 +02:00
..
appimage7.yml GHA: appimage: bring back tag --list -n message in release info 2025-08-06 10:44:33 -04:00
appimage8.yml GHA: appimage: bring back tag --list -n message in release info 2025-08-06 10:44:33 -04:00
appimage9.yml GHA: appimage: bring back tag --list -n message in release info 2025-08-06 10:44:33 -04:00
appimage10.yml GHA: appimage: bring back tag --list -n message in release info 2025-08-06 10:44:33 -04:00
canary-matrix.yml GHA: canary-matrix.yml: apt-get update 2026-03-26 09:20:07 -04:00
main-aarch64.yml Rework WASM CI structure 2026-05-11 14:20:47 -04:00
main-macos.yml GHA: Migrate macos-13 => macos-15-intel 2025-12-22 09:57:04 -05:00
main-wasm.yml fix: sscanf length bound in TclmagicRegisterCommands; show output-tcl in CI 2026-05-21 14:28:09 +02:00
main.yml update main.yml 2026-05-11 14:20:47 -04:00