public inbox for java-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug libgcj/25016]  New: Integer overflow in _Jv_CondWait
@ 2005-11-24 11:47 aph at gcc dot gnu dot org
  2005-11-24 11:48 ` [Bug libgcj/25016] " aph at gcc dot gnu dot org
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: aph at gcc dot gnu dot org @ 2005-11-24 11:47 UTC (permalink / raw)
  To: java-prs

_Jv_CondWait makes no allowances for the possibility of an integer
overflow, and this means we can return too early.

This causes very hard to track down bugs.  See
https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=161483


-- 
           Summary: Integer overflow in _Jv_CondWait
           Product: gcc
           Version: unknown
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: libgcj
        AssignedTo: aph at gcc dot gnu dot org
        ReportedBy: aph at gcc dot gnu dot org


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25016


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

end of thread, other threads:[~2005-11-29 17:13 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-11-24 11:47 [Bug libgcj/25016] New: Integer overflow in _Jv_CondWait aph at gcc dot gnu dot org
2005-11-24 11:48 ` [Bug libgcj/25016] " aph at gcc dot gnu dot org
2005-11-24 11:48 ` aph at gcc dot gnu dot org
2005-11-24 11:54 ` aph at gcc dot gnu dot org
2005-11-24 15:21 ` overholt at redhat dot com
2005-11-25 16:18 ` aph at gcc dot gnu dot org
2005-11-25 16:31 ` aph at gcc dot gnu dot org
2005-11-25 17:20 ` aph at gcc dot gnu dot org
2005-11-29 17:13 ` tromey at gcc dot gnu 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).