|
From: <sv...@va...> - 2005-10-06 09:07:21
|
Author: tom Date: 2005-10-06 10:07:14 +0100 (Thu, 06 Oct 2005) New Revision: 4877 Log: Document realloc fix. Modified: trunk/docs/internals/3_0_BUGSTATUS.txt Modified: trunk/docs/internals/3_0_BUGSTATUS.txt =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- trunk/docs/internals/3_0_BUGSTATUS.txt 2005-10-06 09:06:59 UTC (rev 4= 876) +++ trunk/docs/internals/3_0_BUGSTATUS.txt 2005-10-06 09:07:14 UTC (rev 4= 877) @@ -156,6 +156,14 @@ =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D =20 ---------------------------------------------------------------- +102202 valgrind crashes when realloc'ing until out of memory +109487 =3D=3D +110536 =3D=3D + +FIXED-TRUNK: 4875 +FIXED-30BRANCH: 4876 + +---------------------------------------------------------------- 110209 --show-emwarns misses some =20 Tom says: The math/test-fenv.c file in the glibc source is the code in |