summaryrefslogtreecommitdiffhomepage
path: root/src/kernel.c
diff options
context:
space:
mode:
authordearblue <[email protected]>2021-01-16 15:52:52 +0900
committerdearblue <[email protected]>2021-01-16 15:52:52 +0900
commit0fdf5d9bb9ac06d3f205f9cab9e081dd473ebc58 (patch)
treef6605851e02b437445eb8a97cfa624bcde466f22 /src/kernel.c
parent0aa8db9a06157d8c10a88ad592a691b6da7a0533 (diff)
downloadmruby-0fdf5d9bb9ac06d3f205f9cab9e081dd473ebc58.tar.gz
mruby-0fdf5d9bb9ac06d3f205f9cab9e081dd473ebc58.zip
Fix NULL pointer dereference with mruby-os-memsize and mruby-method
If it gets an insubstantial method object with `obj.method`, it will raise a `SIGSEGV` with `ObjectSpace.memsize_of(method)`.
Diffstat (limited to 'src/kernel.c')
0 files changed, 0 insertions, 0 deletions