diff options
| author | matz <matz@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2004-10-07 05:54:28 +0000 |
|---|---|---|
| committer | matz <matz@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2004-10-07 05:54:28 +0000 |
| commit | 4947e62309dd844cf55af32bd94690ba87121488 (patch) | |
| tree | 4777914f9cb424cf8b07f1ecdc0e78374184272e /ChangeLog | |
| parent | 2b21e76548d8d1975383365c246bdbaa564f5fe8 (diff) | |
* io.c (io_read): should freeze buffer before thread context
switch. [ruby-dev:24442]
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@7011 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ Thu Oct 7 12:55:04 2004 Yukihiro Matsumoto <matz@ruby-lang.org> + * io.c (io_read): should freeze buffer before thread context + switch. [ruby-dev:24442] + * pack.c (pack_unpack): string conversion should at the top of the method. [ruby-dev:24439] |
