BUG/MEDIUM: contrib/spoa-server: Fix ipv4_address used instead of ipv6_address
authorGilchrist Dadaglo <dadaglo@amazon.com>
Mon, 24 Aug 2020 19:21:35 +0000 (19:21 +0000)
committerChristopher Faulet <cfaulet@haproxy.com>
Mon, 7 Sep 2020 07:31:36 +0000 (09:31 +0200)
commitf6c1bf87063c22eb5d9ca9937f161c22975ef8ca
treea90b86e498d1f101414c3ea677ed02f1e17ae315
parent9376baa546dc885f12f32dbb3f400916bc38ab73
BUG/MEDIUM: contrib/spoa-server: Fix ipv4_address used instead of ipv6_address

Typo leads to checking the wrong object for memory issues

This patch must be backported as far as 2.0.

(cherry picked from commit d00ce06d9dfe3fd7cd277faf0d8da9ee21dd3765)
Signed-off-by: Christopher Faulet <cfaulet@haproxy.com>
(cherry picked from commit dadf4315e1eb0768c8eb57dad7a3a39048b65618)
Signed-off-by: Christopher Faulet <cfaulet@haproxy.com>
contrib/spoa_server/ps_python.c