mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-05-02 03:30:59 +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.