[Bug libgcj/25016] Integer overflow in _Jv_CondWait
aph at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Fri Nov 25 17:20:00 GMT 2005
------- Comment #6 from aph at gcc dot gnu dot org 2005-11-25 17:20 -------
Subject: Bug 25016
Author: aph
Date: Fri Nov 25 17:20:09 2005
New Revision: 107511
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=107511
Log:
2005-11-25 Andrew Haley <aph@redhat.com>
PR libgcj/25016
* posix-threads.cc (_Jv_CondWait): Rewrite calculation of the
struct timespec we pass to pthread_cond_timedwait.
Modified:
branches/gcc-4_1-branch/libjava/ChangeLog
branches/gcc-4_1-branch/libjava/posix-threads.cc
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25016
More information about the Gcc-bugs
mailing list