http plugin: http_write: Clean-up.
authorFlorian Forster <octo@leeloo.lan.home.verplant.org>
Fri, 21 Aug 2009 09:34:05 +0000 (11:34 +0200)
committerFlorian Forster <octo@leeloo.lan.home.verplant.org>
Fri, 21 Aug 2009 09:34:05 +0000 (11:34 +0200)
commit635bcdf70a2662701ced021296c2bd237dfdb33d
tree3685b8baa7cb015d2fd8cdce39d29287b7702d40
parent1e1ab2bb55d4056048b8a6d73661a44e62f2ce14
http plugin: http_write: Clean-up.

A couple of bugs have been fixed in the process. One error handling path
didn't release a mutex, for example. Also, the buffer may have been sent
truncated.
src/http.c