https://github.com/JuliaLang/julia
Revision c045cbea973ea4aeab0cfbb41dac1d54b0c176c9 authored by Jameson Nash on 17 December 2018, 02:09:56 UTC, committed by Kristoffer Carlsson on 20 December 2018, 01:52:04 UTC
Previously, with a multi-versioned system image, there might be additional entries at the end of the clone list
that do not correspond to an actual method (such as jlplt thunks).

Also some code cleanup for clarity.

fix #28648

(cherry picked from commit e51a7075d74e86274d694b9b9f5e475b57c05439)
1 parent 0d9fee8
History
Tip revision: c045cbea973ea4aeab0cfbb41dac1d54b0c176c9 authored by Jameson Nash on 17 December 2018, 02:09:56 UTC
stacktrace: prevent OOB-error in sysimage lookup (#30369)
Tip revision: c045cbe
File Mode Size
.circleci
.github
base
contrib
deps
doc
etc
src
stdlib
test
ui
.freebsdci.sh -rwxr-xr-x 1.2 KB
.gitattributes -rw-r--r-- 67 bytes
.gitignore -rw-r--r-- 246 bytes
.mailmap -rw-r--r-- 11.0 KB
.travis.yml -rw-r--r-- 6.9 KB
CONTRIBUTING.md -rw-r--r-- 21.1 KB
DISTRIBUTING.md -rw-r--r-- 23.6 KB
HISTORY.md -rw-r--r-- 238.0 KB
LICENSE.md -rw-r--r-- 5.1 KB
Make.inc -rw-r--r-- 36.4 KB
Makefile -rw-r--r-- 28.9 KB
NEWS.md -rw-r--r-- 12.4 KB
README.arm.md -rw-r--r-- 5.7 KB
README.md -rw-r--r-- 29.3 KB
README.windows.md -rw-r--r-- 13.0 KB
VERSION -rw-r--r-- 10 bytes
Windows.inc -rw-r--r-- 1.5 KB
appveyor.yml -rw-r--r-- 2.6 KB

README.md

back to top