pike.git
/
src
/
program.c
version
»
Context lines:
10
20
40
80
file
none
3
pike.git/src/program.c:8042:
} n++; } } else { /* FIXME: Prototype constant. */ push_int(0); n++; } } }
+
do_free_array(inherit_annotations);
f_aggregate(n); res = Pike_sp[-1].u.array; add_ref(res); pop_stack(); return(res); } int low_program_index_no_free(struct svalue *to, struct program *p, int e, struct object *parent, int parent_identifier) {