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