summaryrefslogtreecommitdiffstats
path: root/cpukit/libmisc/stackchk/check.c
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2010-08-25 20:29:41 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2010-08-25 20:29:41 +0000
commit21e3de112c93b9f3a2a5681b23028a42daace546 (patch)
tree8d5bdcca336aeae3ffe960d02bad86186226b1f2 /cpukit/libmisc/stackchk/check.c
parent2010-08-25 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-21e3de112c93b9f3a2a5681b23028a42daace546.tar.bz2
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.
Diffstat (limited to '')
-rw-r--r--cpukit/libmisc/stackchk/check.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/cpukit/libmisc/stackchk/check.c b/cpukit/libmisc/stackchk/check.c
index 1dfa137589..9bfc368be6 100644
--- a/cpukit/libmisc/stackchk/check.c
+++ b/cpukit/libmisc/stackchk/check.c
@@ -142,6 +142,7 @@ void Stack_check_Initialize( void )
0xDEADF00D, 0x600D0D06 /* DEAD FOOD but GOOD DOG */
};
+ if ( Stack_check_Initialized )
return;
/*