QuickLib
QuickLib copied to clipboard
[pool] An AV occurs in TPoolItem
The use of the critical section in TPoolItem._Release causes an access violation after the program exits.
This is very difficult to catch and locate.
You can unearth it by creating an IPoolItem separately and manually.
The pull request, also, releases the interfaced object correctly.