sync
git-svn-id: svn://opensvn.adaptivecomputing.com/maui/trunk@13 3f5042e3-fb1d-0410-be18-d6ca2573e517
This commit is contained in:
parent
29e2170c34
commit
76259147f6
@ -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];
|
||||
|
Loading…
Reference in New Issue
Block a user