1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/test/strscan
nagachika 2badceae64 merge revision(s) 59384: [Backport #13759]
strscan.c: fix segfault in aref

	* ext/strscan/strscan.c (strscan_aref): fix segfault after
	  get_byte or getch which do not apply regexp.
	  [ruby-core:82116] [Bug #13759]

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_2_4@59506 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2017-08-04 15:55:45 +00:00
..
test_stringscanner.rb merge revision(s) 59384: [Backport #13759] 2017-08-04 15:55:45 +00:00