Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
fix_memory_leak_if_not_connected.patch | fixed memory leak if not connected | Markus Hoenicka <markus.hoenicka@mhoenicka.de> | no | debian | upstream, https://sourceforge.net/p/libdbi/libdbi/ci/2846c87ad3d1aa5c919f27379b8b7f6a56881492/ | 2014-09-21 |
fix_possible_access_to_unallocated_memory.patch | fixed possible access to unallocated memory fixed possible access to unallocated memory if dealing with empty or nonexistent input strings |
Markus Hoenicka <markus.hoenicka@mhoenicka.de> | no | upstream, https://sourceforge.net/p/libdbi/libdbi/ci/b18cb39d712789db747556a7642cb37624681de0/ | 2014-09-21 | |
fix_double-free_in_dbi_shutdown_r.patch | dbi_conn_close(): do not return early if conn->connection is NULL | Markus Hoenicka <markus.hoenicka@mhoenicka.de> | no | debian | upstream, http://sourceforge.net/p/libdbi/libdbi/ci/cdc447994cf767ae03fa6b0ca663a6b2a89469dd/tree/src/dbi_main.c?diff=06e738a61a06f3e6720c84210b7cce47b82e0c7f | 2014-11-01 |
re-enable_call_to_error_handler.patch | commit 88b8477d57153b9f736dd19d432d3b7ab1c49073 re-enabled a call to _error_handler() that was commented out for no obvious reason diff --git a/src/dbi_result.c b/src/dbi_result.c index 232d0ec..1e1b0be 100644 |
mhoenicka <markus.hoenicka@mhoenicka.de> | no | 2017-10-28 |