mirror of
https://git.savannah.gnu.org/git/screen.git
synced 2026-02-14 03:12:21 +02:00
e73df890cb38486eeea7e58cef2576124953a6e6
If wmc_else() is called after wmb_expand() it can overwrite pointer to old value. To avoid this issue refactor condition code to use offset into parsed string instead. Reported-by: pippin@gimp.org Signed-off-by: Amadeusz Sławiński <amade@asmblr.net>
Description
Screen is a full-screen window manager that multiplexes a physical
terminal between several processes, typically interactive shells
Languages
C
76.7%
Roff
14.1%
PostScript
6%
Shell
1.4%
Makefile
1.1%
Other
0.7%