[Bug libc/1963] argument p not checked in io/fts.c:fts_load()
heiko dot nardmann at secunet dot com
sourceware-bugzilla@sourceware.org
Thu Dec 1 18:01:00 GMT 2005
------- Additional Comments From heiko dot nardmann at secunet dot com 2005-12-01 18:01 -------
(In reply to comment #7)
> It means that p can never be NULL. Likewise for sp.
Why not? io/fts.c exports the following functions according to my understanding
of the glibc-2.3.5 source code:
1) fts_open()
2) fts_close()
3) fts_read()
4) fts_set()
5) fts_children()
So why is it impossible to call fts_set()? And ... if this is true: why is it
still part of glibc source code?
--
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.
More information about the Glibc-bugs
mailing list