public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libc/29638] New: stdlib: arc4random fallback is never used
@ 2022-09-29 19:13 adhemerval.zanella at linaro dot org
  2022-09-30 18:26 ` [Bug libc/29638] " adhemerval.zanella at linaro dot org
  0 siblings, 1 reply; 2+ messages in thread
From: adhemerval.zanella at linaro dot org @ 2022-09-29 19:13 UTC (permalink / raw)
  To: glibc-bugs

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

            Bug ID: 29638
           Summary: stdlib: arc4random fallback is never used
           Product: glibc
           Version: 2.36
            Status: NEW
          Severity: normal
          Priority: P2
         Component: libc
          Assignee: unassigned at sourceware dot org
          Reporter: adhemerval.zanella at linaro dot org
                CC: drepper.fsp at gmail dot com
  Target Milestone: ---

If getrandom syscall returns -1/ENOSYS the fallback is never used due an
erroneous type used for __getrandom_nocancel and on arc4random (it should be
ssize_t on both cases).

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

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

* [Bug libc/29638] stdlib: arc4random fallback is never used
  2022-09-29 19:13 [Bug libc/29638] New: stdlib: arc4random fallback is never used adhemerval.zanella at linaro dot org
@ 2022-09-30 18:26 ` adhemerval.zanella at linaro dot org
  0 siblings, 0 replies; 2+ messages in thread
From: adhemerval.zanella at linaro dot org @ 2022-09-30 18:26 UTC (permalink / raw)
  To: glibc-bugs

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

Adhemerval Zanella <adhemerval.zanella at linaro dot org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|NEW                         |RESOLVED
           Assignee|unassigned at sourceware dot org   |adhemerval.zanella at linaro dot o
                   |                            |rg
   Target Milestone|---                         |2.37

--- Comment #1 from Adhemerval Zanella <adhemerval.zanella at linaro dot org> ---
Fixed on 2.37.

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

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

end of thread, other threads:[~2022-09-30 18:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-29 19:13 [Bug libc/29638] New: stdlib: arc4random fallback is never used adhemerval.zanella at linaro dot org
2022-09-30 18:26 ` [Bug libc/29638] " adhemerval.zanella at linaro dot org

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