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 8794dec6a5 unixsocket.c: check NUL bytes
* ext/socket/unixsocket.c (rsock_init_unixsock): check NUL bytes.
  https://hackerone.com/reports/302997

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@62991 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2018-03-28 10:08:57 +00:00
..
test_addrinfo.rb init.c: encode socket error message 2018-01-23 15:31:22 +00:00
test_ancdata.rb
test_basicsocket.rb socket: fix BasicSocket#*_nonblock buffering bugs from r58400 2017-10-27 23:26:48 +00:00
test_nonblock.rb
test_socket.rb Fix test-all tests to avoid creating report_on_exception warnings 2017-12-12 18:44:49 +00:00
test_sockopt.rb
test_tcp.rb
test_udp.rb
test_unix.rb unixsocket.c: check NUL bytes 2018-03-28 10:08:57 +00:00