]> git.ipfire.org Git - thirdparty/newt.git/commit
don't modify popt args in whiptail
authorMiroslav Lichvar <mlichvar@redhat.com>
Mon, 21 Nov 2022 11:21:05 +0000 (12:21 +0100)
committerMiroslav Lichvar <mlichvar@redhat.com>
Mon, 21 Nov 2022 13:32:51 +0000 (14:32 +0100)
commit3f5d1d27f09b06714c58b80f674fe1526ec9f07f
treee9c8587e2461115720c59cf084ae9fde0a028c93
parent9bc5a279da340869b5d9e5e16d40c874c8c8fb72
don't modify popt args in whiptail

Remove code that replaces the first popt argument with a string
containing a part of the menu height (for some debugging purposes?).

This fixes a crash with libpopt-1.19.
whiptail.c