suspect-manager: uups-fix
This commit is contained in:
parent
a61ebef90a
commit
c77e8ad5c2
1 changed files with 1 additions and 0 deletions
|
@ -433,6 +433,7 @@ public class SuspectManager extends Thread
|
|||
cnt = count;
|
||||
ids = new long[cnt];
|
||||
prios = new int[cnt];
|
||||
timestamp = time;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue