Austin Group Defect Tracker

Aardvark Mark IV


Viewing Issue Simple Details Jump to Notes ] Issue History ] Print ]
ID Category Severity Type Date Submitted Last Update
0001394 [Issue 8 drafts] System Interfaces Objection Omission 2020-08-26 09:18 2020-10-08 10:39
Reporter geoffclare View Status public  
Assigned To
Priority normal Resolution Accepted  
Status Applied   Product Version Draft 1
Name Geoff Clare
Organization The Open Group
User Reference
Section getenv()
Page Number 1011
Line Number 34750
Final Accepted Text
Summary 0001394: Another way the getenv() return string is modifiable
Description Bug 0000188 added some text that acknowledges the application can modify the string returned by getenv() if it is part of a string previously added to the environment using putenv().

However, applications can also arrange for getenv() to return a known-modifiable string by setting environ to point to a suitable array of strings.
Desired Action Change:
The application shall ensure that it does not modify the string pointed to by the getenv() function, [XSI]unless it is part of a string previously added to the environment using putenv()[/XSI].
to:
The application shall ensure that it does not modify the string pointed to by the getenv() function, [CX]unless it is part of a modifiable object previously placed in the environment by assigning a new value to environ[/CX] [XSI]or by using putenv()[/XSI].

Tags issue8
Attached Files

- Relationships
related to 0000188Appliedajosey 1003.1(2008)/Issue 7 thread-safe getenv() 

There are no notes attached to this issue.

- Issue History
Date Modified Username Field Change
2020-08-26 09:18 geoffclare New Issue
2020-08-26 09:18 geoffclare Name => Geoff Clare
2020-08-26 09:18 geoffclare Organization => The Open Group
2020-08-26 09:18 geoffclare Section => getenv()
2020-08-26 09:18 geoffclare Page Number => 1011
2020-08-26 09:18 geoffclare Line Number => 34750
2020-08-26 09:19 geoffclare Relationship added related to 0000188
2020-08-26 09:20 geoffclare Desired Action Updated
2020-09-24 16:01 Don Cragun Status New => Resolved
2020-09-24 16:01 Don Cragun Resolution Open => Accepted
2020-09-24 16:01 Don Cragun Tag Attached: issue8
2020-10-08 10:39 geoffclare Status Resolved => Applied


Mantis 1.1.6[^]
Copyright © 2000 - 2008 Mantis Group
Powered by Mantis Bugtracker