From 3ef8e8dbd45dd780ac6a3dd4c8a0a8b6412c1a75 Mon Sep 17 00:00:00 2001 From: russell Date: Mon, 27 Aug 2007 17:27:48 +0000 Subject: Add a \todo to note that this module leaks most of the memory it allocates on unload and should be fixed (when I'm not in the middle of something else ...). git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.4@81074 f38db490-d61c-443f-a65b-d21fe96a405b --- pbx/pbx_dundi.c | 1 + 1 file changed, 1 insertion(+) (limited to 'pbx') diff --git a/pbx/pbx_dundi.c b/pbx/pbx_dundi.c index 09b93e844..a45758942 100644 --- a/pbx/pbx_dundi.c +++ b/pbx/pbx_dundi.c @@ -20,6 +20,7 @@ * * \brief Distributed Universal Number Discovery (DUNDi) * + * \todo XXX This module leaks most of the memory it allocates on unload. */ /*** MODULEINFO -- cgit v1.2.3