mirror of
https://github.com/Ed94/Odin.git
synced 2026-06-13 09:22:22 -07:00
d3bd1c2110
Returns the actual error if one is set, instead of swallowing it for the less descriptive negative error. Also fixes a out-of-bounds slice error in `bufio.writer_write` because it wasn't checking the returned `m`.