freebsd-src/lib/libdpv
Devin Teske b888adc784 Fix a crash if -D' is used without -t title'
dialog(3)'s dlg_reallocate_gauge(), used both by dialog(3)'s dialog_gauge()
and dialog(1)'s `--gauge', will segmentation fault in strlen(3) if no title
is set for the widget. Reproducible with `dialog --gauge hi 6 20' (adding
`--title ""' is enough to prevent segmentation fault).

MFC after:	3 days
X-MFC-to:	stable/10
2016-01-27 06:21:35 +00:00
..
dialog_util.c Fix a crash if -D' is used without -t title' 2016-01-27 06:21:35 +00:00
dialog_util.h Remove unused function prototype 2016-01-27 06:16:53 +00:00
dialogrc.c Make figpar(3) types/macros [more] unique (s/fp_/figpar_/gi) 2015-11-02 20:03:59 +00:00
dialogrc.h Make figpar(3) types/macros [more] unique (s/fp_/figpar_/gi) 2015-11-02 20:03:59 +00:00
dprompt.c Clean up unused variable and silence clang warnings. 2015-06-04 02:48:04 +00:00
dprompt.h
dpv.3 Add keep_tite configuration option 2016-01-26 23:56:27 +00:00
dpv.c Bump copyrights 2016-01-27 00:02:51 +00:00
dpv.h Bump copyrights 2016-01-27 00:02:51 +00:00
dpv_private.h Bump copyrights 2016-01-27 00:02:51 +00:00
Makefile Convert libraries to use LIBADD 2014-11-25 11:07:26 +00:00
Makefile.depend META MODE: Prefer INSTALL=tools/install.sh to lessen the need for xinstall.host. 2015-11-25 19:10:28 +00:00
status.c
status.h
util.c
util.h Bump copyright (forgotten part of r293340) 2016-01-07 22:13:17 +00:00