8 Feb
2012
8 Feb
'12
3:19 a.m.
Branch: refs/heads/master Home: https://github.com/MacRuby/MacRuby Commit: 08bc1749805141ae0de29a14f63047389b8c644f https://github.com/MacRuby/MacRuby/commit/08bc1749805141ae0de29a14f63047389b... Author: Watson <watson1978@gmail.com> Date: 2012-02-07 (Tue, 07 Feb 2012) Changed paths: M io.c Log Message: ----------- pass correct length to memchr, because it does not stop at '\0'. adjust read data length, because become large value after adding separator length.