Subject Re: [firebird-support] Re: AV in fbembed.dll_unloaded
Author Reinier Olislagers
On 02/08/2014 17:40, tobias_subscriber@... [firebird-support] wrote:
>
>
> Thanks, I fixed it myself and will consider submitting it to Jason. It
> will take a while until I know that the issue is really resolved with this.

When reading
README.fb_shutdown.txt (an FB 2.5.x version)

"fb_shutdown() was primarily designed
to be used by engine itself, but also can be used in user applications"
and
"Normally it should not be
used, because Firebird libraries (both kinds - embedded or pure client)
do call it automatically
at exit()"

So I suppose that readme will need to be adjusted to something like
"User applications need to call fb_shutdown() when shutting down
embedded Firebird engines"
?