fix a non safe use of TAILQ_FOREACH with TAILQ_REMOVE
authorjsg <jsg@openbsd.org>
Fri, 22 May 2015 01:34:13 +0000 (01:34 +0000)
committerjsg <jsg@openbsd.org>
Fri, 22 May 2015 01:34:13 +0000 (01:34 +0000)
commit5abfe44dd739dbd68113f8e5eeb03207e562719e
tree0d59a3dd72702c3438080a76ebc5c1bf3f850d6e
parent511c78a3153bf420463bf5ba1d08532244e2aa99
fix a non safe use of TAILQ_FOREACH with TAILQ_REMOVE
ok reyk@
usr.sbin/relayd/relay_http.c