Update of /usr/cvsroot/asterisk
In directory mongoose.digium.com:/tmp/cvs-serv22061

Modified Files:
        pbx.c 
Log Message:
oops


Index: pbx.c
===================================================================
RCS file: /usr/cvsroot/asterisk/pbx.c,v
retrieving revision 1.279
retrieving revision 1.280
diff -u -d -r1.279 -r1.280
--- pbx.c       26 Sep 2005 16:58:40 -0000      1.279
+++ pbx.c       26 Sep 2005 19:31:03 -0000      1.280
@@ -1387,8 +1387,8 @@
        char *cp4;
        const char *tmp, *whereweare;
        int length;
-       char *workspace;
-       char *ltmp, *var;
+       char *workspace = NULL;
+       char *ltmp = NULL, *var = NULL;
        char *nextvar, *nextexp, *nextthing;
        char *vars, *vare;
        int pos, brackets, needsub, len;

_______________________________________________
Asterisk-Cvs mailing list
[email protected]
http://lists.digium.com/mailman/listinfo/asterisk-cvs

Reply via email to