saitoha / libsixel

A SIXEL encoder/decoder implementation derived from kmiya's sixel (https://github.com/saitoha/sixel).
MIT License
2.49k stars 83 forks source link

Avoid crash #4

Closed mattn closed 10 years ago

coveralls commented 10 years ago

Coverage Status

Coverage increased (+0.05%) when pulling dcfeac8671150fae51c7729bd3374cfea708ad98 on mattn:avoid-crash into fdc1aa19cd6a3ca192eda95239568a4a56f99d84 on saitoha:master.

saitoha commented 10 years ago

Thanks!!