public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libc/10635] New: realpath portability patches
@ 2009-09-12  3:11 ebb9 at byu dot net
  2009-09-12  3:23 ` [Bug libc/10635] " ebb9 at byu dot net
  2009-09-12 11:07 ` ebb9 at byu dot net
  0 siblings, 2 replies; 9+ messages in thread
From: ebb9 at byu dot net @ 2009-09-12  3:11 UTC (permalink / raw)
  To: glibc-bugs

The gnulib folks have a couple of patches to improve the portability of realpath
and canonicalize_file_name.  On error paths, the code is setting errno prior to
calling free(), but free can clobber errno.  And on systems where // is distinct
from / (as allowed by POSIX), realpath needs to honor a leading //.

-- 
           Summary: realpath portability patches
           Product: glibc
           Version: 2.10
            Status: NEW
          Severity: normal
          Priority: P2
         Component: libc
        AssignedTo: drepper at redhat dot com
        ReportedBy: ebb9 at byu dot net
                CC: glibc-bugs at sources dot redhat dot com


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

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


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2021-01-05 16:33 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-10635-131@http.sourceware.org/bugzilla/>
2012-12-19 10:46 ` [Bug libc/10635] realpath portability patches schwab@linux-m68k.org
2013-09-21 20:32 ` neleai at seznam dot cz
2013-10-01 19:11 ` eblake at redhat dot com
2013-10-01 19:25 ` eblake at redhat dot com
2013-10-01 20:31 ` eblake at redhat dot com
2014-07-01  6:53 ` fweimer at redhat dot com
2021-01-05 16:33 ` adhemerval.zanella at linaro dot org
2009-09-12  3:11 [Bug libc/10635] New: " ebb9 at byu dot net
2009-09-12  3:23 ` [Bug libc/10635] " ebb9 at byu dot net
2009-09-12 11:07 ` ebb9 at byu dot net

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).