2000-12-18
2000-12-18 23:59:10 by Henrik Grubbström (Grubba) <grubba@grubba.org>
-
6519c39737afa33e0264aae8913ef25f9b299ead
(5 lines)
(+3/-2)
[
Show
| Annotate
]
Branch: 7.9
Bugfix.
Rev: src/stralloc.c:1.113
26:
#define HUGE HUGE_VAL
#endif /*!HUGE*/
- RCSID("$Id: stralloc.c,v 1.112 2000/12/05 21:08:22 per Exp $");
+ RCSID("$Id: stralloc.c,v 1.113 2000/12/18 23:59:10 grubba Exp $");
#define BEGIN_HASH_SIZE 997
#define MAX_AVG_LINK_LENGTH 3
1706: Inside #if defined(DEBUG_MALLOC)
free_all_short_pike_string0_blocks();
free_all_short_pike_string1_blocks();
free_all_short_pike_string2_blocks();
- #endif DEBUG_MALLOC
+ #endif /* DEBUG_MALLOC */
}
void count_memory_in_strings(INT32 *num, INT32 *size)