[7756] Fixed memory leak in PoolHandler::Initialize().

This commit is contained in:
AlexDereka 2009-05-04 12:23:05 +04:00
parent ebafe6a7b9
commit 255ed61a86
2 changed files with 2 additions and 1 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "7755"
#define REVISION_NR "7756"
#endif // __REVISION_NR_H__