mirror of
http://git.haproxy.org/git/haproxy.git
synced 2026-02-24 02:54:34 +02: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.