summaryrefslogtreecommitdiff
path: root/dmyenc.c
diff options
context:
space:
mode:
authork0kubun <k0kubun@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2019-03-18 16:32:48 +0000
committerk0kubun <k0kubun@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2019-03-18 16:32:48 +0000
commit4d426e28d2cbbc09208987c6cf86180ea3ba3522 (patch)
tree18485082db1ad71c26e01f8850a6a8358be532e8 /dmyenc.c
parent08e9c58d519599def6b786ea211ac3a3d8b64d52 (diff)
Resurrect r67287 and r67288
I noticed that r67287 was illegal because memory allocated by `alloca` was used after the stack is expired. So I just replaced that with `malloc` and `free` for now. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@67299 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'dmyenc.c')
0 files changed, 0 insertions, 0 deletions