Skip to content

envmanager: Ensure KConfigGroup being written to is not derived from const

Devin Lin requested to merge work/devinlin/noconst into master

This otherwise causes an assertion failure if assertions are enabled.

Merge request reports