This repository has been archived on 2024-11-22 . You can view files and clone it, but cannot push or open issues or pull requests.
quartenium
cd636315a5
src/forms.c: Fix segfault on multiple lists without values
If was not provided enought list-values for add-list options then column_types is NULL. Therefore need set it to default value. If count of columns values less than count of list values then set column nubmer to zero.
Zen Understanding - =================== This is zenity - a rewrite of gdialog, the GNOME port of dialog which allows you to display dialog boxes from the commandline and shell scripts. If you understand, things are just as they are. If you don't understand, things are just as they are. This software is licensed under the LGPL. Zen Requirements - ================== gtk+-3.0
Description
Languages
C
97.6%
CMake
2.2%
Shell
0.2%