The branch, master has been updated
       via  d306c3c9a53e012c412c96ab9743de6cd96826e0 (commit)
      from  0df433496f9c53a2c3759a62ebe355c35caff920 (commit)

http://gitweb.samba.org/?p=ctdb.git;a=shortlog;h=master


- Log -----------------------------------------------------------------
commit d306c3c9a53e012c412c96ab9743de6cd96826e0
Author: Ronnie Sahlberg <[email protected]>
Date:   Wed Feb 22 16:07:17 2012 +1100

    change TDB to be valgrind nice

-----------------------------------------------------------------------

Summary of changes:
 lib/tdb/common/hash.c |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)


Changeset truncated at 500 lines:

diff --git a/lib/tdb/common/hash.c b/lib/tdb/common/hash.c
index c07297e..a29ba4a 100644
--- a/lib/tdb/common/hash.c
+++ b/lib/tdb/common/hash.c
@@ -22,6 +22,8 @@
    You should have received a copy of the GNU Lesser General Public
    License along with this library; if not, see <http://www.gnu.org/licenses/>.
 */
+#define VALGRIND
+
 #include "tdb_private.h"
 
 /* This is based on the hash algorithm from gdbm */


-- 
CTDB repository

Reply via email to