ipvs plugin: Fixed a memory leak in cipvs_submit_services().
authorSebastian Harl <sh@tokkee.org>
Wed, 10 Oct 2007 18:37:26 +0000 (20:37 +0200)
committerFlorian Forster <octo@huhu.verplant.org>
Fri, 12 Oct 2007 16:42:30 +0000 (18:42 +0200)
commitd41d41e31cab4e974132bb4c9d28561e87663e90
tree13d3ae7c807cce274d768af60b563c08bc18e618
parentdcfa1b18ba29a8c340498528a4bb56f030c1c7af
ipvs plugin: Fixed a memory leak in cipvs_submit_services().

The ip_vs_get_dests pointer has not been freed... :-/

Signed-off-by: Sebastian Harl <sh@tokkee.org>
Signed-off-by: Florian Forster <octo@huhu.verplant.org>
src/ipvs.c