When deleting a request, do NOT clean up the proxy tree & Id
authoraland <aland>
Fri, 14 May 2004 14:23:04 +0000 (14:23 +0000)
committeraland <aland>
Fri, 14 May 2004 14:23:04 +0000 (14:23 +0000)
commit7eaa544042ca926ed7627dfb9259c4d0ede17da4
tree9ceac9049c9dfcf8df4ef8583fcbb15bd8276993
parent559523641af3b7974f999214d2fe9393f6e55dd0
When deleting a request, do NOT clean up the proxy tree & Id
allocation if we've seen a reply from the homer server.

The code which deals with the reply from the home server already
takes care of doing this.

If we do it again, then we delete *live* proxied requests, which
are unrelated to the older one we're deleting.

Bug found by Stephan Jaeger
src/main/request_list.c