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:
Joel Sherrill
2010-08-25 20:29:41 +00:00
parent d4a97df3fd
commit 21e3de112c
2 changed files with 7 additions and 0 deletions

View File

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

View File

@@ -142,6 +142,7 @@ void Stack_check_Initialize( void )
0xDEADF00D, 0x600D0D06 /* DEAD FOOD but GOOD DOG */
};
if ( Stack_check_Initialized )
return;
/*