[11053] Process all SQL requests upon SqlDelayThread object destroying which might have been added while thread was stopping.

Signed-off-by: Ambal <pogrebniak@gala.net>
This commit is contained in:
Ambal 2011-01-20 23:06:31 +02:00
parent 241712305d
commit e6e7bf8573
3 changed files with 18 additions and 12 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "11052"
#define REVISION_NR "11053"
#endif // __REVISION_NR_H__