Berkeley DB 2.7.5 Change Log
Berkeley DB version 2.7.5 is version 2.7.4 with a set of specific bug
fixes applied. There were no interface changes or new features.
Bug Fixes:
-
When deleting a Btree key/data pair using the DB->del interface, there
was a potential NULL pointer dereference.
-
Lockers were being left on locker chains under some circumstances,
causing a potential resource leak.
-
XA cursors were not being linked into the database active queue.
-
Modify Berkeley DB recovery to work correctly in an XA environment.
-
Update the version numbers from Berkeley DB 2.7.4 to Berkeley DB 2.7.5.