From 558f8be1b81fd211756afb3f3814490bfc0763d7 Mon Sep 17 00:00:00 2001 From: kpfleming Date: Mon, 29 Aug 2005 22:03:37 +0000 Subject: don't make expression evaluator allocate a memory buffer for each result to be returned; use the buffers already present in the PBX for this purpose update testexpr2/check_expr to allocate buffers for expression evaluation git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6440 f38db490-d61c-443f-a65b-d21fe96a405b --- .cvsignore | 1 + 1 file changed, 1 insertion(+) (limited to '.cvsignore') diff --git a/.cvsignore b/.cvsignore index 19b9e692a..417f3ff4d 100755 --- a/.cvsignore +++ b/.cvsignore @@ -13,3 +13,4 @@ update.out .tags-sources tags TAGS +testexpr2 -- cgit v1.2.3