clementfarabet / async

An async framework for Lua/Torch.
116 stars 35 forks source link

bugfix for corner-case #25

Closed soumith closed 8 years ago

soumith commented 8 years ago

if chunk is empty, then it crashes in lhttp_parser with an invalid offset error.