diff options
| author | cremno <[email protected]> | 2015-04-28 19:01:13 +0200 |
|---|---|---|
| committer | cremno <[email protected]> | 2015-04-28 19:03:58 +0200 |
| commit | c18212573c6397ea903e112e111a0d31bfa4c44e (patch) | |
| tree | b099fd66d65b0904c451948725d56866aa8655a5 /include | |
| parent | 41e69319874e8b975e4fac684ec69c05d33981ed (diff) | |
| download | mruby-c18212573c6397ea903e112e111a0d31bfa4c44e.tar.gz mruby-c18212573c6397ea903e112e111a0d31bfa4c44e.zip | |
fix null dereference (ref: #2769)
parser_state->locals might be a null pointer.
Fixes (and other similiar invalid code):
def a; Proc.new do def x==x end end
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions
