Commit 558447d850c3a4c6fbaa5a163ab941eadfac0ec2

Pierre Le Marre 2025-02-11T17:34:27

xkbcomp: Explicit vars initialization The `Resolve*` functions do not always initialize the parameters that they can modify, so it is safer to always initialize them at the call site.