gimli-rs/gimli
在 GitHub 查看evaluator doesn't pass max_iterations when computing the frame base
Open
#166 创建于 2016年12月13日
bugeasyhelp wanted
仓库指标
- Star
- (990 star)
- PR 合并指标
- (PR 指标待抓取)
描述
If the caller sets the maximum number of iterations to allow, then when computing the frame base, this value should be passed in. Otherwise it seems that it might be possible to use this to circumvent the limiting step.