Il 24/11/2012 20:53, Blue Swirl ha scritto: >> > - if (s->bytes_xfer > s->xfer_limit) >> > + if (s->buffer_size >= s->xfer_limit) > Please add braces.
Frankly I don't care much. This code is going to disappear at the beginning of 1.4. Paolo >> > return 1; >> >