gimli-rs/gimli
View on GitHubevaluator doesn't pass max_iterations when computing the frame base
Open
#166 opened on Dec 13, 2016
bugeasyhelp wanted
Repository metrics
- Stars
- (990 stars)
- PR merge metrics
- (PR metrics pending)
Description
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.