1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/test/socket
nobu fb89004a3b socket.c: null byte at Socket.getnameinfo
* ext/socket/socket.c (sock_s_getnameinfo): check null byte.
  patched by tommy (Masahiro Tomita) in [ruby-dev:50286].
  [Bug #13994]

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@60162 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2017-10-11 06:16:04 +00:00
..
test_addrinfo.rb
test_ancdata.rb
test_basicsocket.rb test/socket/test_basicsocket.rb (socks): bind explicitly to localhost 2017-05-15 07:33:10 +00:00
test_nonblock.rb
test_socket.rb socket.c: null byte at Socket.getnameinfo 2017-10-11 06:16:04 +00:00
test_sockopt.rb
test_tcp.rb
test_udp.rb
test_unix.rb Remove unnecessary require 'thread' 2017-10-08 07:00:01 +00:00