HomeClusterLabs Projects

Fix: libpe_status: Ignore nvpair with invalid id-ref

Description

Fix: libpe_status: Ignore nvpair with invalid id-ref

Previously, we ignored an invalid id-ref attribute in an nvpair and
tried to get a name and value. Now, we skip an nvpair with an invalid
id-ref.

The schema already disallows nvpairs with invalid id-refs.

This breaks behavioral backward compatibility.

Signed-off-by: Reid Wahl <nrwahl@protonmail.com>

Details

Provenance
nrwahl2Authored on Aug 13 2024, 7:12 PM
Parents
rP69bf3f444eff: Refactor: libpe_status: Clean up nvpair processing in populate_hash()
Branches
Unknown
Tags
Unknown