Commit ID:      1005212631E445656D9
CVSROOT:        /cvs
Module name:    contrib
Changes by:     [email protected]    2013/08/19 18:25:45 UTC

Modified files:
        code/jupp      : NEWS menu.c types.h

Log message:
On SIGWINCH, resize menu to avoid using stale columns information

This caused an invalid memory access because the number of entries
per line was not recalculated.

Reported by Natureshadow; found by Eike Tim Jesinghaus

To generate a diff of this changeset, execute the following commands:
cvs -R rdiff -kk -upr1.74 -r1.75 contrib/code/jupp/NEWS
cvs -R rdiff -kk -upr1.5 -r1.6 contrib/code/jupp/menu.c
cvs -R rdiff -kk -upr1.11 -r1.12 contrib/code/jupp/types.h

Reply via email to