diff options
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +Thu May 29 00:28:56 2014 Tanaka Akira <akr@fsij.org> + + * ext/socket/unixsocket.c (rsock_init_unixsock): Open a socket + after path length check. + This fixes a fd leak by TestSocket_UNIXSocket#test_too_long_path. + Wed May 28 23:04:35 2014 Tanaka Akira <akr@fsij.org> * test/ruby/test_io.rb (test_flush_in_finalizer1): Use |
