kumquat-buildroot/support
Yann E. MORIN 00d34e8a6f support/mkusers: rename variable to avoid name clashing
The LINES variable is automatically set by bash to represent the number
of lines in the terminal. That variable can be set when the shell
receives SIGWINCH.

If the shell does receive SIGWINCH after our LINES array is filled, the
content of the array is mangled.

Rename the variable to avoid that.

Fixes #9456

Reported-by: George Y. <georgebrmz@oss3d.com>
Reported-by: Paul Stewart <paulstewartis@gmail.com>
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Cc: Arnout Vandecappelle <arnout@mind.be>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2017-03-04 11:56:51 +01:00
..
dependencies Revert "dependencies/cmake: blacklist cmake 3.7" 2017-03-01 22:13:49 +01:00
download support/download: make the git wrapper more robust 2016-10-25 23:49:35 +02:00
gnuconfig
kconfig
legal-info
libtool
misc support/cmake: impersonate a Linux system even more 2017-03-02 22:09:34 +01:00
scripts support/mkusers: rename variable to avoid name clashing 2017-03-04 11:56:51 +01:00