Commit ID: 1005A3ADDE90DC2C759 CVSROOT: /cvs Module name: contrib Changes by: [email protected] 2017/12/20 22:02:40 UTC
Modified files:
code/jupp : termcap.c
Log message:
handle uninitialised vars case in termcap’s arithmetics
also allocate it dynamically (1K heap) instead of upon
function entry (512B stack, ouch!), with the correct
size, and if needed only
To generate a diff of this changeset, execute the following commands:
cvs -R rdiff -kk -upr1.23 -r1.24 contrib/code/jupp/termcap.c
