cvs commit: src/gnu/lib/libdialog dialog.h

2007-08-24 Thread Andrey A. Chernov
ache2007-08-24 16:26:24 UTC FreeBSD src repository Modified files: gnu/lib/libdialogdialog.h Log: Fix stack overflow with too many items return list in 'dialog' program. (Noticed in ghostscript-gpl core dump) Approved by:re@ (bmah) Revision ChangesPat

cvs commit: src/gnu/lib/libdialog dialog.h

2007-08-19 Thread Andrey A. Chernov
ache2007-08-19 20:53:51 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) gnu/lib/libdialogdialog.h Log: Increase MAX_LEN to 4096 It fix core dump with latest ghostscript-gpl port (too many items) Revision ChangesPath 1.22.14.1 +1 -1