git-svn-id: svn://opensvn.adaptivecomputing.com/maui/trunk@13 3f5042e3-fb1d-0410-be18-d6ca2573e517
This commit is contained in:
dev 2005-07-16 13:41:55 +00:00
parent 29e2170c34
commit 76259147f6

View File

@ -1149,6 +1149,8 @@ int MNodeGetPreemptList(
NodeIsPreemptee = FALSE;
R = NULL; /* NOTE: for compiler warnings only */
for (rindex = 0;N->R[rindex] != NULL;rindex++)
{
R = N->R[rindex];