Commit ID: 1005A287FFB193094A5
CVSROOT: /cvs
Module name: contrib
Changes by: [email protected] 2017/12/06 23:41:16 UTC
Modified files:
code/jupp : uedit.c
Log message:
inline a variable dereference to not trigger during macro execution:
this prevents a segfault on “Esc - eof," " Return” on a file longer
than the screen, or on the new ^K] on it… and the value was only used
outside of macro execution in the first place already ANYWAY…
To generate a diff of this changeset, execute the following commands:
cvs -R rdiff -kk -upr1.25 -r1.26 contrib/code/jupp/uedit.c