diff options
author | Peter Zhu <[email protected]> | 2021-11-11 11:55:35 -0500 |
---|---|---|
committer | Peter Zhu <[email protected]> | 2021-11-11 14:08:38 -0500 |
commit | 84202963c52e02cecad3e6b2fad478bfbeee1bc7 (patch) | |
tree | 6386a26ce4b2a78947f8dcbe1774976fe9ecc5d1 /eval.c | |
parent | a9a94540d68b523ecc4e2181e50b320cd5d176f1 (diff) |
[Bug #18329] Fix crash when calling non-existent super method
The cme is NULL when a method does not exist, so check it before
accessing the callcache.
Notes
Notes:
Merged: https://github.com/ruby/ruby/pull/5108
Diffstat (limited to 'eval.c')
0 files changed, 0 insertions, 0 deletions