Branch: Tag:

2018-01-19

2018-01-19 09:46:12 by Henrik Grubbström (Grubba) <grubba@grubba.org>

Debug.find_all_clones(): Fixed stack pollution.

Debug.find_all_clones() is an efun, so it must follow the
strict pike stack calling conventions.

5481:    }       } END_AGGREGATE_ARRAY; +  +  stack_pop_n_elems_keep_top(args);   }      /*! @decl void verify_internals()