[8507] Check amount of spawned pools before decrement to avoid unexpected result.

Also rename variable to more meaningful name.

Signed-off-by: NoFantasy <nofantasy@nf.no>
This commit is contained in:
NoFantasy 2009-09-17 21:51:18 +02:00
parent 00cfea3b46
commit 9b9873a074
3 changed files with 10 additions and 7 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "8506"
#define REVISION_NR "8507"
#endif // __REVISION_NR_H__