http://tracker.firebirdsql.org/browse/DNET-443
--
Jiri {x2} Cincura (x2develop.com founder)
http://blog.cincura.net/ | http://www.ID3renamer.com
--
Live Security Virtual Conference
Exclusive live event will cover all the
On Wed, Apr 7, 2010 at 21:55, Mercea Paul wrote:
> Could this cause the "not shooting down" application using embedded database
> ?
No. It's just about leaking resources.
--
Jiri {x2} Cincura (CTO x2develop.com)
http://blog.cincura.net/ | http://www.ID3renamer.com
-
ers of the Firebird .NET providers
Subject: [Firebird-net-provider] IntPtr and SafeHandle
Hi *,
for embedded server implementation we're using IntPtr on a lot of
places. But there's a small chance that this handle will leak - when
the thread executing the code is killed after the execution a
Hi *,
for embedded server implementation we're using IntPtr on a lot of
places. But there's a small chance that this handle will leak - when
the thread executing the code is killed after the execution and before
assignment. As I said, this is ***very*** unlikely (we're here
talking in IL instruct