Commit ee0a2449 authored by Sam Hocevar's avatar Sam Hocevar

* ./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.
parent d8120484
This diff is collapsed.
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment