]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
MODAPP-250
authorAnthony Minessale <anthony.minessale@gmail.com>
Mon, 6 Apr 2009 15:01:02 +0000 (15:01 +0000)
committerAnthony Minessale <anthony.minessale@gmail.com>
Mon, 6 Apr 2009 15:01:02 +0000 (15:01 +0000)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12915 d0543943-73ff-0310-b7d9-9358b9ac24b2

src/mod/applications/mod_voicemail/mod_voicemail.c

index 13e718517363348f32a6790cfa61682a9f038c48..b747cce9cb482f5eb7d258bfc61b27a3b1b2d884 100644 (file)
@@ -3176,7 +3176,7 @@ SWITCH_STANDARD_API(boxcount_api_function)
                        }
                }
 
-               switch_safe_free(id);
+               switch_safe_free(dup);
        }
 
        if (!strcasecmp(how, "saved")) {