mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
mention fixed memory leak
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@20363 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
b0bbe8ae2d
commit
ece7e2a595
1 changed files with 2 additions and 0 deletions
|
@ -3,6 +3,8 @@ Wed Nov 26 13:31:07 2008 Kazuhiro NISHIYAMA <zn@mbf.nifty.com>
|
|||
* ext/gdbm/gdbm.c: do not set members of RSTRING(str) directly.
|
||||
[ruby-dev:37182]
|
||||
|
||||
* ext/gdbm/gdbm.c (rb_gdbm_nextkey): fix memory leak.
|
||||
|
||||
Tue Nov 25 16:09:36 2008 Nobuyoshi Nakada <nobu@ruby-lang.org>
|
||||
|
||||
* string.c (str_independent): no independent string points null_str.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue