diff options
| author | cubicdaiya <[email protected]> | 2014-03-05 11:20:39 +0900 |
|---|---|---|
| committer | cubicdaiya <[email protected]> | 2014-03-05 11:20:39 +0900 |
| commit | 016d3b93945278bb01161198978d3f449ded8ba8 (patch) | |
| tree | fc902fc4b8366a8a5585f6c0021e2ce671a901f1 /mrbgems/mruby-string-utf8 | |
| parent | ba608fb38ac4f82e68c53305f59017520fa76209 (diff) | |
| download | mruby-016d3b93945278bb01161198978d3f449ded8ba8.tar.gz mruby-016d3b93945278bb01161198978d3f449ded8ba8.zip | |
fix off-by-one error in attrsym
The allocation size for null-terminated character is lacking.
In actual, it is no problem in most case
because codegen_palloc allocates more a memory size than required size.
Diffstat (limited to 'mrbgems/mruby-string-utf8')
0 files changed, 0 insertions, 0 deletions
