Fix CID 1134887

This commit is contained in:
Anton Kochkov 2014-05-03 11:03:24 +04:00
parent b748df8de7
commit 6d74150777

View File

@ -213,6 +213,7 @@ static void rcc_pusharg(REgg *egg, char *str) {
if (pushargs)
e->push_arg (egg, varxs, nargs, p);
//ctxpush[context+nbrackets] = strdup(str); // use nargs??? (in callname)
free (p);
}
static void rcc_element(REgg *egg, char *str) {