A NOTE has been added to this issue. 
====================================================================== 
http://austingroupbugs.net/view.php?id=1153 
====================================================================== 
Reported By:                Villemoes
Assigned To:                ajosey
====================================================================== 
Project:                    1003.1(2008)/Issue 7
Issue ID:                   1153
Category:                   System Interfaces
Type:                       Clarification Requested
Severity:                   Editorial
Priority:                   normal
Status:                     Under Review
Name:                       Rasmus Villemoes 
Organization:                
User Reference:              
Section:                    fmemopen 
Page Number:                 
Line Number:                 
Interp Status:              --- 
Final Accepted Text:         
====================================================================== 
Date Submitted:             2017-06-22 08:02 UTC
Last Modified:              2018-12-13 16:59 UTC
====================================================================== 
Summary:                    fread/fwrite to/from buffer underlying the memory
stream
====================================================================== 

---------------------------------------------------------------------- 
 (0004186) nick (manager) - 2018-12-13 16:59
 http://austingroupbugs.net/view.php?id=1153#c4186 
---------------------------------------------------------------------- 
Add a new paragraph (CX shaded) to page 496 line 17237 section 2.5:
    
When a standard I/O stream has an associated memory buffer (whether
allocated internally, supplied to <i>setvbuf</i>(), or supplied to
<i>fmemopen</i>()), the behavior is undefined if that buffer overlaps with
the destination buffer passed to a call that reads from the stream or with
the source buffer passed to a call that writes to the stream. 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2017-06-22 08:02 Villemoes      New Issue                                    
2017-06-22 08:02 Villemoes      Status                   New => Under Review 
2017-06-22 08:02 Villemoes      Assigned To               => ajosey          
2017-06-22 08:02 Villemoes      Name                      => Rasmus Villemoes
2017-06-22 08:02 Villemoes      Section                   => fmemopen        
2018-12-13 16:59 nick           Note Added: 0004186                          
======================================================================


Reply via email to