* ./modules/access/http.c: code clean-up. removed sizeof()-1 calls where we
meant strlen(), removed useless strcmp() calls, implemented atoll() for systems where it does not exist, fixed a memory leak, fixed a minor data corruption.
Showing
This diff is collapsed.
Please register or sign in to comment