[BUG] stick_table: fix possible memory leak in case of connection error

If a "stick store-request" rule is present, an entry is preallocated during
the request. However, if there is no response due to an error or to a redir
mode server, we never release it.
1 file changed