[Bug 1646] spsize incorrect use of uninitialized
bugzilla-daemon at rtems.org
bugzilla-daemon at rtems.org
Tue Aug 10 23:50:09 UTC 2010
https://www.rtems.org/bugzilla/show_bug.cgi?id=1646
Gedare <giddyup44 at yahoo.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #2 from Gedare <giddyup44 at yahoo.com> 2010-08-10 18:50:09 CDT ---
(In reply to comment #1)
> I am committing this. I think it is right.
>
> Index: size.c
> ===================================================================
> RCS file: /usr1/CVS/rtems/testsuites/sptests/spsize/size.c,v
> retrieving revision 1.66
> diff -u -r1.66 size.c
> --- size.c 30 Jul 2010 18:52:30 -0000 1.66
> +++ size.c 8 Aug 2010 16:32:53 -0000
> @@ -389,8 +389,6 @@
>
> /*wkspace.h*/ (sizeof _Workspace_Area);
>
> -uninitialized = 0;
> -
> #ifndef unix /* make sure this is not a native compile */
>
> #ifdef __i386__
>
> If you think the code is right now, then close this please.
This makes sense to me.
--
Configure bugmail: https://www.rtems.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
More information about the bugs
mailing list