OCILIB v3.0.1 available !
OCILIB v3.0.1 is now available for download ! Here is the list of the main changes :
-
Fixed few memory leaks introduced in v3.0.0 (see changelog)
-
Fixed ocilib sources compilation with MSVC6++
See the complete v3.0.1 change log here
This release contains fixes some memory leaks introduced in v3.0.0.
In v3.0.0, SQL statement strings were not freed any more. So, every time you were executing a different SQL statement, memory leak occurs !
You should download v3.0.1 if you are using v.3.0.0.
Have a nice hay.