[Bug 1646] spsize incorrect use of uninitialized

bugzilla-daemon at rtems.org bugzilla-daemon at rtems.org
Sun Aug 8 16:34:02 UTC 2010


https://www.rtems.org/bugzilla/show_bug.cgi?id=1646

--- Comment #1 from Joel Sherrill <joel.sherrill at oarcorp.com> 2010-08-08 11:33:57 CDT ---
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.

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