about summary refs log tree commit diff stats
path: root/src/UCdomap.c
diff options
context:
space:
mode:
authorThomas E. Dickey <dickey@invisible-island.net>1999-04-13 09:48:41 -0400
committerThomas E. Dickey <dickey@invisible-island.net>1999-04-13 09:48:41 -0400
commitb223937ff728f8242329bedb9c660e81da253e9a (patch)
treebbf056969500f54306deda5db38ff2a6198f3ce9 /src/UCdomap.c
parent327b7c16889c9d95ec076d695c970da11dc32a2b (diff)
downloadlynx-snapshots-b223937ff728f8242329bedb9c660e81da253e9a.tar.gz
snapshot of project "lynx", label v2-8-2dev_22
Diffstat (limited to 'src/UCdomap.c')
-rw-r--r--src/UCdomap.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/UCdomap.c b/src/UCdomap.c
index e777dcca..f3d6c87c 100644
--- a/src/UCdomap.c
+++ b/src/UCdomap.c
@@ -2024,7 +2024,9 @@ PUBLIC void UCInit NOARGS
 {
 
     UCreset_allocated_LYCharSets();
+#ifdef LY_FIND_LEAKS
     atexit(UCcleanup_mem);
+#endif
     UCconsole_map_init();
 
 /*