Hello. Apparently this bug has been fixed in the upstream CVS repository, as the following log message for the file priv_mktemp.c indicates.
revision 1.12 date: 2009/01/10 15:13:36; author: millert; state: Exp; lines: +30 -18 Use digits in tempfile name in addition to letters Try at most num_of_Xs ^ 62 times (bounded by INT_MAX), then give up http://www.mktemp.org/cgi-bin/cvsweb/mktemp/priv_mktemp.c?rev=1.12&content-type=text/x-cvsweb-markup -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

