commit | 28b001f897e3d3dfdffe1cca811657dd36961605 | [log] [tgz] |
---|---|---|
author | Maxim Dounin <mdounin@mdounin.ru> | Sun Sep 25 20:00:36 2011 +0000 |
committer | Maxim Dounin <mdounin@mdounin.ru> | Sun Sep 25 20:00:36 2011 +0000 |
tree | ccc0b21d71a282ea3a657ede9ce8b74a4ba4d623 | |
parent | b1565cf96b8a17409151d3fd10b434729ddf5fe8 [diff] |
Upstream: clearing of u->peer.connection on close. This fixes crashes observed with some 3rd party balancer modules. Standard balancer modules (round-robin and ip hash) explicitly set pc->connection (aka u->peer.connection) to NULL and aren't affected.