Skip to content

Commit

Permalink
* io.c (rb_io_getline_1): get rid of segfault. [ruby-dev:33938]
Browse files Browse the repository at this point in the history
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@15622 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
  • Loading branch information
nobu committed Feb 28, 2008
1 parent d3545f0 commit 9a68795
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
Thu Feb 28 11:23:50 2008 Nobuyoshi Nakada <[email protected]>

* io.c (rb_io_getline_1): get rid of segfault. [ruby-dev:33938]

Thu Feb 28 11:19:51 2008 Nobuyoshi Nakada <[email protected]>

* string.c (rb_str_reverse_bang): removed unsed variables.
Expand Down

0 comments on commit 9a68795

Please sign in to comment.