Skip to content

Conversation

fredcallaway
Copy link
Contributor

prevents the possibility of a bounds error when i = 0

prevents the possibility of a bounds error when i = 0
Co-authored-by: Thomas Christensen <tchr@mit.edu>
@KristofferC KristofferC added backport 1.6 Change should be backported to release-1.6 backport 1.7 bugfix This change fixes an existing bug labels Jul 17, 2021
@KristofferC KristofferC merged commit ed4f316 into JuliaLang:master Jul 20, 2021
KristofferC pushed a commit that referenced this pull request Jul 26, 2021
…1622)

* while loop -> for loop in _simplify_include_frames (fixes #41566)

prevents the possibility of a bounds error when i = 0

(cherry picked from commit ed4f316)
KristofferC pushed a commit that referenced this pull request Jul 26, 2021
…1622)

* while loop -> for loop in _simplify_include_frames (fixes #41566)

prevents the possibility of a bounds error when i = 0

(cherry picked from commit ed4f316)
KristofferC pushed a commit that referenced this pull request Aug 31, 2021
…1622)

* while loop -> for loop in _simplify_include_frames (fixes #41566)

prevents the possibility of a bounds error when i = 0

(cherry picked from commit ed4f316)
KristofferC pushed a commit that referenced this pull request Sep 3, 2021
…1622)

* while loop -> for loop in _simplify_include_frames (fixes #41566)

prevents the possibility of a bounds error when i = 0

(cherry picked from commit ed4f316)
@KristofferC KristofferC removed the backport 1.6 Change should be backported to release-1.6 label Sep 7, 2021
staticfloat pushed a commit that referenced this pull request Dec 23, 2022
…1622)

* while loop -> for loop in _simplify_include_frames (fixes #41566)

prevents the possibility of a bounds error when i = 0

(cherry picked from commit ed4f316)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugfix This change fixes an existing bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants