summaryrefslogtreecommitdiff
path: root/gc.c
diff options
context:
space:
mode:
author卜部昌平 <shyouhei@ruby-lang.org>2019-11-01 14:33:44 +0900
committer卜部昌平 <shyouhei@ruby-lang.org>2019-11-01 16:58:19 +0900
commitfb495b2928545e44cc9859f7cc743032d92ca9ee (patch)
treec8754f20eaa1a35653395bead3c70c9e6ed70dcf /gc.c
parent2c889e9b05e2d2902096af02687cc6e3c7424c30 (diff)
rb_aligned_malloc can return NULL
Looking at gc.c, rb_aligned_malloc contains `return NULL;` so it has to be taken care of. Note however that posix_memalign(3posix) does _not_ set errno.
Diffstat (limited to 'gc.c')
0 files changed, 0 insertions, 0 deletions