Bug 50121 - mktemp templates must have 6 X's
Summary: mktemp templates must have 6 X's
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: mktemp
Version: 7.1
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Than Ngo
QA Contact: Aaron Brown
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2001-07-26 23:41 UTC by Need Real Name
Modified: 2007-04-18 16:35 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2001-07-26 23:41:41 UTC
Embargoed:


Attachments (Terms of Use)

Description Need Real Name 2001-07-26 23:41:37 UTC
From Bugzilla Helper:
User-Agent: Mozilla/4.77 [en] (X11; U; Linux 2.4.2-2smp i686)

Description of problem:
mktemp templates must have 6 X's but the manual page states only that the
template should contain "some number of X's".

How reproducible:
Always

Steps to Reproduce:
1. man mktemp
2. mktemp tmpXXXX
3. mktemp tmpXXXXXX
	

Actual Results:  bash-2.04$ mktemp tmpXXXX
Cannot create temp file tmpXXXX
bash-2.04$ mktemp tmpXXXXXX
tmpRAk56L

Additional info:

Comment 1 Ngo Than 2001-07-30 09:43:38 UTC
it's fixed in mktemp-1.5-11


Note You need to log in before you can comment on or make changes to this bug.