public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libc/26545] New: Deprecated getcwd (NULL, n) for positive n
@ 2020-08-28  9:50 fweimer at redhat dot com
  2020-08-28  9:51 ` [Bug libc/26545] " fweimer at redhat dot com
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: fweimer at redhat dot com @ 2020-08-28  9:50 UTC (permalink / raw)
  To: glibc-bugs

https://sourceware.org/bugzilla/show_bug.cgi?id=26545

            Bug ID: 26545
           Summary: Deprecated getcwd (NULL, n) for positive n
           Product: glibc
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: libc
          Assignee: unassigned at sourceware dot org
          Reporter: fweimer at redhat dot com
                CC: drepper.fsp at gmail dot com
  Target Milestone: ---

Using malloc with a fixed buffer size does not make much sense. This usage
conflicts with attribute access, which produces a warning because a non-zero
size implies that the pointer cannot be null.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

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

end of thread, other threads:[~2021-09-11 20:05 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-28  9:50 [Bug libc/26545] New: Deprecated getcwd (NULL, n) for positive n fweimer at redhat dot com
2020-08-28  9:51 ` [Bug libc/26545] " fweimer at redhat dot com
2020-08-31 20:18 ` adhemerval.zanella at linaro dot org
2020-09-01 12:55 ` fweimer at redhat dot com
2020-09-01 12:55 ` [Bug libc/26545] Deprecate " fweimer at redhat dot com
2020-09-01 13:53 ` adhemerval.zanella at linaro dot org
2020-09-02  6:25 ` fweimer at redhat dot com
2020-09-02 11:48 ` adhemerval.zanella at linaro dot org
2021-09-09  6:52 ` aurelien at aurel32 dot net
2021-09-11 20:05 ` jbglaw@lug-owl.de

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).