ruby--ruby/ext/socket
matz 683400f427 * dir.c (rb_glob2): do not allocate buffer from heap to avoid
memory leaks.  use string object for buffering instead.
  [ruby-dev:24738]

* dir.c (join_path): ditto.

* io.c (io_read): external input buffer may be modified even after
  rb_str_locktmp().  [ruby-dev:24735]

* dir.c (fnmatch): p or s may be NULL.  [ruby-dev:24749]


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@7242 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2004-11-10 07:17:53 +00:00
..
.cvsignore * configure.in: modify program_prefix only if specified 2002-09-08 09:08:15 +00:00
addrinfo.h * ext/socket/addrinfo.h (NI_MAXHOST): Define NI_MAXHOST and 2002-12-31 11:17:40 +00:00
depend remove marshal/gtk/kconv 1999-08-13 05:37:52 +00:00
extconf.rb * dir.c: merge tuning from H.Yamamoto <ocean@m2.ccsnet.ne.jp>. 2004-01-02 16:21:26 +00:00
getaddrinfo.c * numeric.c (flo_eq): alway check if operands are NaN. 2004-05-20 04:34:14 +00:00
getnameinfo.c * numeric.c (flo_eq): alway check if operands are NaN. 2004-05-20 04:34:14 +00:00
socket.c * dir.c (rb_glob2): do not allocate buffer from heap to avoid 2004-11-10 07:17:53 +00:00
sockport.h eban 2000-08-24 06:29:30 +00:00