Quantcast
Channel: Visual Leak Detector for Visual C++ 2008-2015
Viewing all articles
Browse latest Browse all 704

New Post: VLD 2.4RC2 - SQLDriverConnect - locked...

$
0
0
More info.

The SqlDriverConnectA method is wrapped into a function named connectSQL of a static lib.

When the connectSQL method is execute into a Thread : the process is locking
When the connectSQL method is execute directly : works fine but appear a lot of warning like


WARNING: Visual Leak Detector: Failed to unload the symbols for sqlsrv32.rll. Function names and line numbers shown in the memory leak report for sqlsrv32.rll may be inaccurate.

WARNING: Visual Leak Detector: A module, sqlsrv32.dll, included in memory leak detection
does not have any debugging symbols available, or they could not be located.
Function names and/or line numbers for this module may not be available.

WARNING: Visual Leak Detector: A module, dssenh.dll, included in memory leak detection
does not have any debugging symbols available, or they could not be located.
Function names and/or line numbers for this module may not be available.



Questions?
Anyone know if I have to include "vld.h" to the lib? or It´s a problem if the threads, odbc API ...

Viewing all articles
Browse latest Browse all 704

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>