QuickLib icon indicating copy to clipboard operation
QuickLib copied to clipboard

[pool] An AV occurs in TPoolItem

Open jkour opened this issue 1 year ago • 0 comments

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.

jkour avatar Dec 13 '23 22:12 jkour