I think I added it to avoid crashes.
/ Fredrik (Naranek) Hubinette (pappa)
Previous text:
2004-10-12 17:28: Subject: memory leak in oracle module
The direct cause of the leak is that OCIInitialize is called with OCI_THREADED in 7.4 and later. Are things likely to go bonkers if that flag is removed? Do you still remember why you added it? (In 7.2 that flag is used only if ORACLE_USE_THREADS isn't defined.)
/ Martin Stjernholm, Roxen IS