diff options
| author | KOBAYASHI Shuji <[email protected]> | 2019-12-04 16:40:59 +0900 |
|---|---|---|
| committer | KOBAYASHI Shuji <[email protected]> | 2019-12-04 22:21:00 +0900 |
| commit | a030446a94fc18bd2b6881f697417df3f0ddb179 (patch) | |
| tree | d5298c35e448a615d6c7bd293647bdff5825ecba /src/kernel.c | |
| parent | bc22991ac3ec08fa9e48fc46e49e69115a386ed9 (diff) | |
| download | mruby-a030446a94fc18bd2b6881f697417df3f0ddb179.tar.gz mruby-a030446a94fc18bd2b6881f697417df3f0ddb179.zip | |
Refine `mrb_alloca()`
* The allocated memory is guaranteed to be aligned for any data type (it was
not guaranteed when string type is embed).
* Make allocation size exactly specified size (does not allocate space for a
null byte).
Diffstat (limited to 'src/kernel.c')
0 files changed, 0 insertions, 0 deletions
