Fix Thread handle leak
authorHardening <rdp.effort@gmail.com>
Wed, 23 Apr 2014 14:59:14 +0000 (16:59 +0200)
committerHardening <rdp.effort@gmail.com>
Wed, 23 Apr 2014 14:59:14 +0000 (16:59 +0200)
commit9d2ea1fcd89e5bdc6edc9a2e89567cffb8445044
tree09b776bb8c57298e1a172f8e38c917254371c091
parent5391275f6653f148eb40c007930f4d6cb818ca00
Fix Thread handle leak

When a thread pool is release the Thread handle is leaked.
winpr/libwinpr/pool/pool.c