This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "dspam".
The branch, master has been updated
via d8acbfaac8999e5f4509fb0dea5273191ecdcdf9 (commit)
from e5cf667e295a8e87a1c48d90e41a245283ed3088 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit d8acbfaac8999e5f4509fb0dea5273191ecdcdf9
Author: Stevan Bajic <st...@ba...>
Date: Thu Jun 4 15:30:10 2009 +0200
Fixing memory leaks and using of deallocated variables in SQLite/SQLite3 driver:
* Fixed memory leak in _ds_set_signature (SQLite3 driver)
* Fixed memory leak in _ds_get_nextsignature (SQLite driver)
* Fixed using of deallocated variable in _ds_get_nextuser (SQLite3 and SQLite driver)
MFM: 21 days
Bug-ID: none
Bug-Reported-By: none
Security: none
-----------------------------------------------------------------------
Summary of changes:
CHANGELOG | 6 ++++++
src/sqlite3_drv.c | 12 +-----------
src/sqlite_drv.c | 4 ++--
3 files changed, 9 insertions(+), 13 deletions(-)
hooks/post-receive
--
dspam
|