Snippets for lxterminal 0.4.1 from Nix x86_64-linux
Sourced from https://hydra.nixos.org/log/jb7dnqgh1lkfiqf2izvrhls6pkb126vv-lxterminal-0.4.1.drv.
-
lxterminal.c:297:41: warning: '%d' directive writing between 1 and 11 bytes into a region of size 2 [-Wformat-overflow=] 297 | sprintf(switch_tab_accel, "<ALT>%d", term->index + 1); | ^~