This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libc/1963] argument p not checked in io/fts.c:fts_load()


------- Additional Comments From heiko dot nardmann at secunet dot com  2005-12-01 17:31 -------
What means 
 
"This is impossible." 
 
? 
  
In function fts_set() the value 1 is returned in error case despite the fact  
that the man page says '-1'. What is correct here?  
 
A check of the the parameters sp and p is misssing, too.  
 
Is it correct that I see no reference to parameter 'sp' in this function? I.e. 
a useless  
parameter?  
 

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|INVALID                     |


http://sourceware.org/bugzilla/show_bug.cgi?id=1963

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]