Thanks, I should have checked the latest build first. Sorry for wasting your time.
Br, Vlasta On Fri, Apr 18, 2008 at 9:48 AM, Dan <[EMAIL PROTECTED]> wrote: > > > On Apr 18, 2008, at 2:27 PM, Vlastimil Miléř wrote: > > > Hello everybody, > > > > first of all, thanks for this great library! It works beautifully, but > > I have encountered a small problem when running my app in Microsoft > > Application Verifier. It reported an unreleased tls slot on dll > > unloading and I traced it back to one of sqlite functions. I modified > > (hacked) it for myself to be able to free the slot on request, but it > > would be nice if future version addressed this problem. > > Upgrading will probably clear this problem. As of 3.5, SQLite no > longer uses TlsAlloc(). > > Dan. > > _______________________________________________ > sqlite-users mailing list > [email protected] > http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users > _______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

