View Issue Details

IDProjectCategoryView StatusLast Update
00005242008-TC1System Interfacespublic2013-04-16 13:12
Reporterjim_pugsley Assigned Toajosey  
PrioritynormalSeverityEditorialTypeError
Status ClosedResolutionAccepted 
Product VersionDraft 3 
NameJim Pugsley
OrganizationOracle
User ReferenceUpdate next draft to match change to bug ID 400 resolution.
Sectionrealloc()
Page Number190
Line Number6462-6465
Interp Status---
Final Accepted Text
Summary0000524: The 2nd of 2 'If size is 0, either:' option was split into 2 options.
DescriptionThe change as specified in 0000400 0000400:0000746 wasn't implemented as specified.
Desired ActionOn P190, L6462-6465, change:

* A unique pointer that can be successfully passed to free() shall be
returned, and the memory object pointed to by ptr shall be freed.
* The application shall ensure that the pointer is not used to
access an object.

to:

* A unique pointer that can be successfully passed to free() shall be
returned, and the memory object pointed to by ptr shall be freed. The application shall ensure that the pointer is not used to
access an object.
TagsNo tags attached.

Relationships

child of 0000400 Closedajosey 1003.1(2008)/Issue 7 realloc wording conflicts with C99 

Activities

ajosey

2011-12-06 16:30

manager   bugnote:0001074

Fixed in TC1-2008 Draft 4

Issue History

Date Modified Username Field Change
2011-12-06 15:50 jim_pugsley New Issue
2011-12-06 15:50 jim_pugsley Status New => Under Review
2011-12-06 15:50 jim_pugsley Assigned To => ajosey
2011-12-06 15:50 jim_pugsley Name => Jim Pugsley
2011-12-06 15:50 jim_pugsley Organization => Oracle
2011-12-06 15:50 jim_pugsley User Reference => Update next draft to match change to bug ID 400 resolution.
2011-12-06 15:50 jim_pugsley Section => realloc()
2011-12-06 15:50 jim_pugsley Page Number => 190
2011-12-06 15:50 jim_pugsley Line Number => 6462-6465
2011-12-06 15:50 jim_pugsley Interp Status => ---
2011-12-06 16:12 nick Relationship added child of 0000400
2011-12-06 16:16 Don Cragun Status Under Review => Resolved
2011-12-06 16:16 Don Cragun Resolution Open => Accepted
2011-12-06 16:30 ajosey Note Added: 0001074
2011-12-06 16:30 ajosey Status Resolved => Applied
2012-01-26 18:12 Don Cragun Tag Attached: tc1-2008
2012-01-26 20:11 Don Cragun Tag Detached: tc1-2008
2013-04-16 13:12 ajosey Status Applied => Closed