gimli-rs/gimli

evaluator doesn't pass max_iterations when computing the frame base

Open

#166 创建于 2016年12月13日

在 GitHub 查看
 (3 评论) (0 反应) (0 负责人)Rust (130 fork)github user discovery
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.

贡献者指南