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 6a8d00496a ossl_x509name.c: null-terminate field name
* ext/openssl/ossl_x509name.c (ossl_x509name_add_entry): field
  name of X509_NAME_add_entry_by_txt() must be NULL-terminated.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@45626 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2014-04-18 11:46:04 +00:00
..
-test- * bignum.c (SIZEOF_BDIGIT): Renamed from SIZEOF_BDIGITS. 2014-04-13 03:48:17 +00:00
bigdecimal
continuation
coverage
date * ext/date/date_core.c (d_lite_cmp): should compare with #<. 2014-04-05 10:53:16 +00:00
dbm
digest
dl dl/extconf.rb: check for -fno-defer-pop option 2014-03-20 03:21:52 +00:00
etc
fcntl
fiber
fiddle
gdbm
io
json json/parser/prereq.mk: use enum 2014-03-17 04:57:19 +00:00
mathn
nkf
objspace
openssl ossl_x509name.c: null-terminate field name 2014-04-18 11:46:04 +00:00
pathname Fix error with empty args. 2014-04-02 02:51:20 +00:00
psych * ext/psych/lib/psych.rb: [DOC] Fix a dead link in Psych by @rochefort [ci skip][fix GH-593] 2014-04-13 00:59:40 +00:00
pty
racc/cparse
rbconfig/sizeof
readline readline/extconf.rb: rl_hook_func_t 2014-04-04 15:31:23 +00:00
ripper
sdbm
socket * ext/socket/socket.c (sock_s_getnameinfo): Save errno for EAI_SYSTEM. 2014-04-07 12:14:29 +00:00
stringio
strscan
syslog
thread thread.c: undumpable 2014-03-26 02:20:26 +00:00
tk
win32
win32ole
zlib zlib.c: return unshared string 2014-04-18 11:46:02 +00:00
.document * ext/.document: remove refinement from documentable directories. 2014-03-15 09:56:43 +00:00
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