forked from Imagelibrary/rtems
2010-08-25 Joel Sherrill <joel.sherrill@oarcorp.com>
Coverity Id 169 * libmisc/stackchk/check.c: Readd line accidentally deleted between 1.67 and 1.68.
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
2010-08-25 Joel Sherrill <joel.sherrill@oarcorp.com>
|
||||
|
||||
Coverity Id 169
|
||||
* libmisc/stackchk/check.c: Readd line accidentally deleted between
|
||||
1.67 and 1.68.
|
||||
|
||||
2010-08-25 Joel Sherrill <joel.sherrill@oarcorp.com>
|
||||
|
||||
Coverity Id 163
|
||||
|
||||
@@ -142,6 +142,7 @@ void Stack_check_Initialize( void )
|
||||
0xDEADF00D, 0x600D0D06 /* DEAD FOOD but GOOD DOG */
|
||||
};
|
||||
|
||||
if ( Stack_check_Initialized )
|
||||
return;
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user