8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-31 06:43:02 +01:00
firebird-mirror/src/jrd/os/posix
alexpeshkoff 39896cb955 Fixed CORE-1671: atexit() calls in client libraries cause segfaults
and CORE-1079: Every attach of fbclient/fbembed library leaks 64KB of memory

To do it:
- created new template GlobalPtr, controlling access to destructors of global objects.
- applied it to global objects.

Also some related cleanup.
2008-01-23 15:52:40 +00:00
..
config_root.cpp Added remote process name to the monitoring data. Applications are allowed to override this value via DPB. 2007-05-16 07:54:33 +00:00
fbsyslog.cpp each file must have firebird.h included 2006-07-26 09:27:01 +00:00
guid.cpp each file must have firebird.h included 2006-07-26 09:27:01 +00:00
isc_ipc.cpp Fixed CORE-1671: atexit() calls in client libraries cause segfaults 2008-01-23 15:52:40 +00:00
mod_loader.cpp each file must have firebird.h included 2006-07-26 09:27:01 +00:00
path_utils.cpp each file must have firebird.h included 2006-07-26 09:27:01 +00:00
unix.cpp Fixed CORE-1671: atexit() calls in client libraries cause segfaults 2008-01-23 15:52:40 +00:00