projects
/
yaz-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f25338b
)
Revert
author
Adam Dickmeiss
<adam@indexdata.dk>
Wed, 13 Dec 2006 15:29:01 +0000
(15:29 +0000)
committer
Adam Dickmeiss
<adam@indexdata.dk>
Wed, 13 Dec 2006 15:29:01 +0000
(15:29 +0000)
src/nmem.c
patch
|
blob
|
history
diff --git
a/src/nmem.c
b/src/nmem.c
index
b76c555
..
920d4e5
100644
(file)
--- a/
src/nmem.c
+++ b/
src/nmem.c
@@
-2,7
+2,7
@@
* Copyright (C) 1995-2006, Index Data ApS
* See the file LICENSE for details.
*
- * $Id: nmem.c,v 1.26 2006-12-13 15:28:28 adam Exp $
+ * $Id: nmem.c,v 1.27 2006-12-13 15:29:01 adam Exp $
*/
/**
@@
-182,7
+182,7
@@
static int nmem_active_no = 0;
static int nmem_init_flag = 0;
/** \brief whether nmem blocks should be reassigned to heap */
-static int nmem_release_in_heap = 1;
+static int nmem_release_in_heap = 0;
#if NMEM_DEBUG
struct nmem_debug_info {