Bug #14283 | Handle leak when Sleep() under multithread | ||
---|---|---|---|
Submitted: | 25 Oct 2005 7:56 | Modified: | 26 Oct 2005 21:55 |
Reporter: | Summus Ho | Email Updates: | |
Status: | Not a Bug | Impact on me: | |
Category: | Connector / ODBC | Severity: | S2 (Serious) |
Version: | 3.51.11 | OS: | Windows (Win2k) |
Assigned to: | MySQL Verification Team | CPU Architecture: | Any |
[25 Oct 2005 7:56]
Summus Ho
[25 Oct 2005 14:25]
MySQL Verification Team
Could you please provide the complete test case, in another words the project file *dsw or *.sln. Thanks in advance.
[26 Oct 2005 8:35]
Vasily Kishkin
Thanks for your test case. I was able to reproduce it. I attached files.
[26 Oct 2005 8:37]
Vasily Kishkin
Result with sleep
Attachment: wsleep.txt (text/plain), 4.91 KiB.
[26 Oct 2005 8:38]
Vasily Kishkin
Result without sleep
Attachment: wosleep.txt (text/plain), 15.76 KiB.
[26 Oct 2005 21:55]
MySQL Verification Team
Thank you for the feedback and test case, however I built your test case and ran it against Purify and the memory leaks reported are from your application and not due to our driver.