1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext
nobu 1b107d48ef escape.c: Preserve original state
* ext/cgi/escape/escape.c (preserve_original_state): Preserve
  original state for tainted and frozen.  [Fix GH-1166]
  [ruby-dev:49451] [Bug #11855]

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@53233 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2015-12-21 20:40:02 +00:00
..
-test- handle ext/ as r53141 2015-12-16 05:31:54 +00:00
bigdecimal handle ext/ as r53141 2015-12-16 05:31:54 +00:00
cgi/escape escape.c: Preserve original state 2015-12-21 20:40:02 +00:00
continuation handle ext/ as r53141 2015-12-16 05:31:54 +00:00
coverage handle ext/ as r53141 2015-12-16 05:31:54 +00:00
date handle ext/ as r53141 2015-12-16 05:31:54 +00:00
dbm handle ext/ as r53141 2015-12-16 05:31:54 +00:00
digest handle ext/ as r53141 2015-12-16 05:31:54 +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 handle ext/ as r53141 2015-12-16 05:31:54 +00:00
json handle ext/ as r53141 2015-12-16 05:31:54 +00:00
mathn handle ext/ as r53141 2015-12-16 05:31:54 +00:00
nkf * ext/nkf/nkf-utf8/utf8tbl.c: fix a typo. 2015-12-18 00:42:49 +00:00
objspace handle ext/ as r53141 2015-12-16 05:31:54 +00:00
openssl NotImplementedError typo 2015-12-21 00:33:20 +00:00
pathname handle ext/ as r53141 2015-12-16 05:31:54 +00:00
psych handle ext/ as r53141 2015-12-16 05:31:54 +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 handle ext/ as r53141 2015-12-16 05:31:54 +00:00
sdbm handle ext/ as r53141 2015-12-16 05:31:54 +00:00
socket avoid rb_bug on BasicSocket.for_fd(-1) 2015-12-21 18:57:50 +00:00
stringio stringio.c: separate encoding from buffer 2015-12-18 07:54:33 +00:00
strscan handle ext/ as r53141 2015-12-16 05:31:54 +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 handle ext/ as r53141 2015-12-16 05:31:54 +00:00
win32 handle ext/ as r53141 2015-12-16 05:31:54 +00:00
win32ole handle ext/ as r53141 2015-12-16 05:31:54 +00:00
zlib zlib.c: Fix typo [ci skip] 2015-12-19 05:27:52 +00:00
.document
extmk.rb handle ext/ as r53141 2015-12-16 05:31:54 +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