mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-03-15 03:51:13 +01:00
Check the return value of da_atlas_getproptype() and skip the property on failure instead of using an uninitialized proptype. Also remove the unnecessary pprop pointer indirection, using prop directly.