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 e923de6d4a ossl_asn1.c: fix undefined behavior
* ext/openssl/ossl_asn1.c (ossl_asn1_initialize): SYMID on a value
  other than Symbol is an undefined behavior.  fix up r31699.
  [ruby-core:62142] [Bug #9771]

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@45701 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2014-04-24 02:53:29 +00:00
..
-test- * ext/-test-/string/coderange.c: add Bug::String.new#coderange_scan 2014-04-21 10:14:46 +00:00
bigdecimal
continuation
coverage
date
dbm
digest
dl
etc * ext/etc/extconf.rb: Build ext/etc unconditionally. 2014-04-23 11:53:07 +00:00
fcntl
fiber
fiddle
gdbm
io
json
mathn
nkf
objspace
openssl ossl_asn1.c: fix undefined behavior 2014-04-24 02:53:29 +00:00
pathname
psych
pty
racc/cparse
rbconfig/sizeof
readline
ripper
sdbm
socket
stringio stringio.c: use rb_str_append other than ASCII-8BIT 2014-04-23 02:03:43 +00:00
strscan
syslog
thread
tk
win32
win32ole win32ole.c: suppress warnings 2014-04-23 04:14:42 +00:00
zlib zlib.c: return unshared string 2014-04-18 11:46:02 +00:00
.document
extmk.rb * ext/extmk.rb: Re-generate extmk.mk and dummy makefiles only if 2014-04-15 10:29:01 +00:00
Setup
Setup.atheos
Setup.emx
Setup.nacl
Setup.nt