mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
When `HAVE_RB_ENC_INTERNED_STR` is enabled it is possible to
pass through a null pointer to `rb_enc_interned_str` resulting
in a segfault
Fixes #495
|
||
|---|---|---|
| .. | ||
| depend | ||
| extconf.rb | ||
| parser.c | ||
| parser.h | ||
| parser.rl | ||
| prereq.mk | ||