Commit 3bcc92cf59cf9bd20d54f13d3a5f0fe51d029e81

Cœur 2023-03-02T13:59:32

Fix the value is never actually read from 'argument' in evhttp_parse_query_impl() Although the value stored to 'argument' is used in the enclosing expression, the value is never actually read from 'argument'