summaryrefslogtreecommitdiffstats
path: root/file.c
diff options
context:
space:
mode:
authormatz <matz@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2004-11-10 07:17:53 +0000
committermatz <matz@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2004-11-10 07:17:53 +0000
commit0f66d230c91e9a3640f1ba758ff749952111af2a (patch)
tree75c314d2451167e53fd86dca2039d096e3209802 /file.c
parente0b35873aa229ab539a2d18ae5d39d3182093bff (diff)
downloadruby-0f66d230c91e9a3640f1ba758ff749952111af2a.tar.gz
ruby-0f66d230c91e9a3640f1ba758ff749952111af2a.tar.xz
ruby-0f66d230c91e9a3640f1ba758ff749952111af2a.zip
* 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: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_8@7242 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'file.c')
0 files changed, 0 insertions, 0 deletions