1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext
shirosaki be4aa33037 ossl_bn.c: fix ossl_bn_initialize bug with integer
* ext/openssl/ossl_bn.c (ossl_bn_initialize): fix buffer overflow on
  x64 Windows and memory leak when initializing with integer.
  [ruby-core:54615] [Bug #8337]

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@40513 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2013-04-28 13:20:11 +00:00
..
-test- * ext/-test-/debug/depend: New file. 2013-04-14 10:48:08 +00:00
bigdecimal * lib/mkmf.rb: Add ruby/ruby.h, ruby/missing.h, ruby/intern.h, 2013-04-13 00:46:29 +00:00
continuation
coverage * ext/coverage/depend: fix id.h place as r40283. 2013-04-15 01:24:37 +00:00
curses * ext/curses/curses.c: Update Curses::Window example for nicer output 2013-04-27 23:30:11 +00:00
date * ext/socket/option.c: Document synonymous methods, by windwiny [GH-277] 2013-04-16 03:25:50 +00:00
dbm * ext/socket/option.c: Document synonymous methods, by windwiny [GH-277] 2013-04-16 03:25:50 +00:00
digest * lib/mkmf.rb: Add ruby/ruby.h, ruby/missing.h, ruby/intern.h, 2013-04-13 00:46:29 +00:00
dl * ext/socket/option.c: Document synonymous methods, by windwiny [GH-277] 2013-04-16 03:25:50 +00:00
etc * lib/mkmf.rb: Add ruby/ruby.h, ruby/missing.h, ruby/intern.h, 2013-04-13 00:46:29 +00:00
fcntl * lib/mkmf.rb: Add ruby/ruby.h, ruby/missing.h, ruby/intern.h, 2013-04-13 00:46:29 +00:00
fiber
fiddle * ext/fiddle/depend: New file. 2013-04-15 13:22:20 +00:00
gdbm * ext/socket/option.c: Document synonymous methods, by windwiny [GH-277] 2013-04-16 03:25:50 +00:00
io * ext/socket/option.c: Document synonymous methods, by windwiny [GH-277] 2013-04-16 03:25:50 +00:00
json * ext/socket/option.c: Document synonymous methods, by windwiny [GH-277] 2013-04-16 03:25:50 +00:00
mathn
nkf * lib/mkmf.rb: Add ruby/ruby.h, ruby/missing.h, ruby/intern.h, 2013-04-13 00:46:29 +00:00
objspace * lib/mkmf.rb: Add ruby/ruby.h, ruby/missing.h, ruby/intern.h, 2013-04-13 00:46:29 +00:00
openssl ossl_bn.c: fix ossl_bn_initialize bug with integer 2013-04-28 13:20:11 +00:00
pathname * ext/-test-/debug/depend: New file. 2013-04-14 10:48:08 +00:00
psych * ext/-test-/debug/depend: New file. 2013-04-14 10:48:08 +00:00
pty fixed wrong value by @taksatou [fix GH-287] 2013-04-16 02:31:55 +00:00
racc/cparse * lib/mkmf.rb: Add ruby/ruby.h, ruby/missing.h, ruby/intern.h, 2013-04-13 00:46:29 +00:00
readline * lib/mkmf.rb: Add ruby/ruby.h, ruby/missing.h, ruby/intern.h, 2013-04-13 00:46:29 +00:00
ripper * lib/mkmf.rb (MakeMakefile#create_makefile): remove {$(VPATH)} other 2013-04-13 18:00:25 +00:00
sdbm * ext/sdbm/init.c: Fix comment indentation, by windwiny [Fixes GH-277] 2013-04-16 03:28:19 +00:00
socket * ext/socket/extconf.rb: Redundant test removed. 2013-04-27 08:23:21 +00:00
stringio * ext/socket/option.c: Document synonymous methods, by windwiny [GH-277] 2013-04-16 03:25:50 +00:00
strscan * lib/mkmf.rb: Add ruby/ruby.h, ruby/missing.h, ruby/intern.h, 2013-04-13 00:46:29 +00:00
syslog * lib/mkmf.rb: Add ruby/ruby.h, ruby/missing.h, ruby/intern.h, 2013-04-13 00:46:29 +00:00
tk Typo by @windwiny [Fixes GH-295] 2013-04-24 05:01:59 +00:00
win32ole * ext/socket/option.c: Document synonymous methods, by windwiny [GH-277] 2013-04-16 03:25:50 +00:00
zlib * ext/socket/option.c: Document synonymous methods, by windwiny [GH-277] 2013-04-16 03:25:50 +00:00
.document * ext/.document: Add missing ext modules to .document 2012-12-19 16:04:11 +00:00
extmk.rb * ext/extmk.rb (extmake): Invoke Logging::log_close in a ensure 2013-04-03 11:28:10 +00:00
Setup * ext/syck: removed. Fixes [ruby-core:43360] 2012-08-22 17:43:16 +00:00
Setup.atheos * ext/syck: removed. Fixes [ruby-core:43360] 2012-08-22 17:43:16 +00:00
Setup.emx configure.in: find Setup file automatically 2013-02-25 04:12:45 +00:00
Setup.nacl * ext/syck: removed. Fixes [ruby-core:43360] 2012-08-22 17:43:16 +00:00
Setup.nt * ext/Setup.nt: this file has not been used by default. 2013-02-25 15:54:00 +00:00