Xiang Li d1d7feacc9 wal: change io.EOF returned by readFull to io.ErrUnexpectedEOF
Decoder should return error for any broken block including the
one that only contains the length field. We should change io.EOF
to io.ErrUnexpectedEOF before return the error.
2015-04-23 09:53:36 -07:00
..
2015-03-25 10:14:35 -07:00
2015-02-28 11:18:59 -08:00
2015-02-28 11:06:11 -08:00
2015-04-09 09:54:20 -07:00
2015-03-24 22:53:15 -07:00
2015-04-09 09:54:20 -07:00