Date: Fri, 24 Aug 2007 09:20:38 -0700 From: "Bruce A. Mah" <bmah@freebsd.org> To: Andrey Chernov <ache@nagual.pp.ru>, re@freebsd.org, ports@freebsd.org Subject: Re: 'dialog' core dump fix [patch for approvement] Message-ID: <46CF0556.9080105@freebsd.org> In-Reply-To: <20070819204509.GA22579@nagual.pp.ru> References: <20070819204509.GA22579@nagual.pp.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enigA9E2EB5684355541E9DD47FE Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable If memory serves me right, Andrey Chernov wrote: > It fix dialog core dump with recent ghostscript-gpl port (too many item= s). > Please approve. >=20 > --- dialog.h.bak 2000-12-14 20:29:36.000000000 +0300 > +++ dialog.h 2007-08-20 00:40:53.000000000 +0400 > @@ -74,7 +74,7 @@ > } dialogMenuItem; > =20 > #define VERSION "0.4" > -#define MAX_LEN 2048 > +#define MAX_LEN 4096 > =20 > #ifndef TRUE > #define TRUE (1) >=20 Sorry for the delay...this is approved. Bruce. --------------enigA9E2EB5684355541E9DD47FE Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (Darwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFGzwVb2MoxcVugUsMRAi1UAJ9iqwxigs4CCqzY1re0IM6PI74OIACgnhWx vh4Y5w13SkmaA8JjylIEoLg= =dVad -----END PGP SIGNATURE----- --------------enigA9E2EB5684355541E9DD47FE--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?46CF0556.9080105>