HomeClusterLabs Projects

Refactor: scheduler: Set scheduler input, flags, and status explicitly

This commit no longer exists in the repository. It may have been part of a branch which was deleted.

Description

Refactor: scheduler: Set scheduler input, flags, and status explicitly

pcmk__schedule_actions() has a use-after-free bug if its cib argument is
the same as the current scheduler->input (or if it's an ancestor or
descendant). This is another step toward dropping that argument.

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

Details

Provenance
nrwahl2Authored on Fri, Jan 24, 1:33 AM

Commit No Longer Exists

This commit no longer exists in the repository.