1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext
usa 6b330d8fb0 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_3@59545 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2017-08-09 10:30:58 +00:00
..
-test- merge revision(s) 56558,59116,59136: [Backport #12670] 2017-06-30 12:35:49 +00:00
bigdecimal merge revision(s) 56550: 2016-11-05 02:32:13 +00:00
cgi/escape escape.c: should not freeze 2015-12-22 05:31:31 +00:00
continuation handle ext/ as r53141 2015-12-16 05:31:54 +00:00
coverage merge revision(s) 54465: [Backport #12237] 2016-04-18 08:00:38 +00:00
date merge revision(s) 58643: [Backport #13231] 2017-06-30 12:52:42 +00:00
dbm handle ext/ as r53141 2015-12-16 05:31:54 +00:00
digest merge revision(s) 55523: [Backport #12524] 2016-08-16 03:13:24 +00:00
etc handle ext/ as r53141 2015-12-16 05:31:54 +00:00
fcntl handle ext/ as r53141 2015-12-16 05:31:54 +00:00
fiber handle ext/ as r53141 2015-12-16 05:31:54 +00:00
fiddle * ext/fiddle/handle.c: check tainted string arguments. 2015-12-16 12:08:49 +00:00
gdbm handle ext/ as r53141 2015-12-16 05:31:54 +00:00
io merge revision(s) 57280,57282: [Backport #13112] 2017-03-27 14:35:49 +00:00
json merge revision(s) 55380: [Backport #12255] 2016-08-10 16:30:43 +00:00
mathn handle ext/ as r53141 2015-12-16 05:31:54 +00:00
nkf merge revision(s) 54423,54489: [Backport #12201] [Backport #12202] 2016-04-22 15:39:27 +00:00
objspace handle ext/ as r53141 2015-12-16 05:31:54 +00:00
openssl * ext/openssl/ossl_cipher.c: remove the encryption key initialization 2017-07-05 07:06:45 +00:00
pathname merge revision(s) 59102: [Backport #13515] 2017-06-30 13:01:26 +00:00
psych * ext/psych/yaml: update libyaml to 0.1.7. 2017-06-30 15:30:03 +00:00
pty * ext/pty/pty.c: fix double words typo. 2015-12-18 00:44:52 +00:00
racc/cparse handle ext/ as r53141 2015-12-16 05:31:54 +00:00
rbconfig/sizeof handle ext/ as r53141 2015-12-16 05:31:54 +00:00
readline handle ext/ as r53141 2015-12-16 05:31:54 +00:00
ripper merge revision(s) 58545,58584: [Backport #13536] 2017-06-30 10:30:56 +00:00
sdbm handle ext/ as r53141 2015-12-16 05:31:54 +00:00
socket merge revision(s) 55797: [Backport #12645] 2016-08-18 14:26:36 +00:00
stringio merge revision(s) 58057: [Backport #13353] 2017-03-27 15:51:02 +00:00
strscan merge revision(s) 59384: [Backport #13759] 2017-08-09 10:30:58 +00:00
syslog handle ext/ as r53141 2015-12-16 05:31:54 +00:00
thread handle ext/ as r53141 2015-12-16 05:31:54 +00:00
tk merge revision(s) 54022: [Backport #11893] 2016-03-29 06:05:18 +00:00
win32 merge revision(s) 57265,57266: [Backport #13081] 2017-03-27 16:15:52 +00:00
win32ole merge revision(s) 53322,53323: [Backport #11880] 2016-05-05 17:28:45 +00:00
zlib merge revision(s) 59333,59337: [Backport #13616] 2017-08-09 08:08:01 +00:00
.document * ext/win32ole/win32ole.c: separate WIN32OLE::VARIANT src file 2014-08-02 14:55:36 +00:00
extmk.rb merge revision(s) 55434: [Backport #12401] 2016-08-11 19:26:43 +00:00
Setup cgi/escape: Optimize CGI.escapeHTML 2015-12-20 11:54:54 +00:00
Setup.atheos cgi/escape: Optimize CGI.escapeHTML 2015-12-20 11:54:54 +00:00
Setup.nacl cgi/escape: Optimize CGI.escapeHTML 2015-12-20 11:54:54 +00:00
Setup.nt cgi/escape: Optimize CGI.escapeHTML 2015-12-20 11:54:54 +00:00