Skip to content

set_profile_flags(): allow named profiles without attachment

Named profiles can come without an attachment path specified, for example profile foo {...}

This patch fixes set_profile_flags() to actually allow that instead of erroring out.

References:

This fixes a regression in 2.13, therefore I propose it for 2.13 and master.

Edited by Christian Boltz

Merge request reports