public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libc/10918] New: CPU_ISSET() doesn't use const casts
@ 2009-11-08 14:00 aurelien at aurel32 dot net
  2009-11-08 14:01 ` [Bug libc/10918] " aurelien at aurel32 dot net
  2009-11-19 18:05 ` drepper at redhat dot com
  0 siblings, 2 replies; 4+ messages in thread
From: aurelien at aurel32 dot net @ 2009-11-08 14:00 UTC (permalink / raw)
  To: glibc-bugs

const cpuset_t's can be handed to CPU_ISSET(), and by extension, no
structure containing a cpuset_t can be handed as const to a function
which calls CPU_ISSET() at some point.

-- 
           Summary: CPU_ISSET() doesn't use const casts
           Product: glibc
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: libc
        AssignedTo: drepper at redhat dot com
        ReportedBy: aurelien at aurel32 dot net
                CC: glibc-bugs at sources dot redhat dot com
 GCC build triplet: x86_64-unknown-linux-gnu
  GCC host triplet: x86_64-unknown-linux-gnu
GCC target triplet: x86_64-unknown-linux-gnu


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

------- 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] 4+ messages in thread

* [Bug libc/10918] CPU_ISSET() doesn't use const casts
  2009-11-08 14:00 [Bug libc/10918] New: CPU_ISSET() doesn't use const casts aurelien at aurel32 dot net
@ 2009-11-08 14:01 ` aurelien at aurel32 dot net
  2009-11-19 18:05 ` drepper at redhat dot com
  1 sibling, 0 replies; 4+ messages in thread
From: aurelien at aurel32 dot net @ 2009-11-08 14:01 UTC (permalink / raw)
  To: glibc-bugs


------- Additional Comments From aurelien at aurel32 dot net  2009-11-08 14:01 -------
Created an attachment (id=4367)
 --> (http://sourceware.org/bugzilla/attachment.cgi?id=4367&action=view)
Patch to fix the problem


-- 


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

------- 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] 4+ messages in thread

* [Bug libc/10918] CPU_ISSET() doesn't use const casts
  2009-11-08 14:00 [Bug libc/10918] New: CPU_ISSET() doesn't use const casts aurelien at aurel32 dot net
  2009-11-08 14:01 ` [Bug libc/10918] " aurelien at aurel32 dot net
@ 2009-11-19 18:05 ` drepper at redhat dot com
  1 sibling, 0 replies; 4+ messages in thread
From: drepper at redhat dot com @ 2009-11-19 18:05 UTC (permalink / raw)
  To: glibc-bugs


------- Additional Comments From drepper at redhat dot com  2009-11-19 18:04 -------
Correctly fixed in git.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED


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

------- 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] 4+ messages in thread

* [Bug libc/10918] CPU_ISSET() doesn't use const casts
       [not found] <bug-10918-131@http.sourceware.org/bugzilla/>
@ 2014-07-01  5:29 ` fweimer at redhat dot com
  0 siblings, 0 replies; 4+ messages in thread
From: fweimer at redhat dot com @ 2014-07-01  5:29 UTC (permalink / raw)
  To: glibc-bugs

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

Florian Weimer <fweimer at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
              Flags|                            |security-

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


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

end of thread, other threads:[~2014-07-01  5:29 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-11-08 14:00 [Bug libc/10918] New: CPU_ISSET() doesn't use const casts aurelien at aurel32 dot net
2009-11-08 14:01 ` [Bug libc/10918] " aurelien at aurel32 dot net
2009-11-19 18:05 ` drepper at redhat dot com
     [not found] <bug-10918-131@http.sourceware.org/bugzilla/>
2014-07-01  5:29 ` fweimer at redhat dot com

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