`m_commits.front()` is a reference to the first item in the m_commits list. If it's submitted sucessfully, everything will be alright. If the candidate commit fails, it can be merged with other pending commits in the m_commits list. It will also invalidate any previously taken reference to the first item in the m_commits list, which is not okay for commit->test().wilder/Plasma/6.3
parent
06fba221d4
commit
4f4f35e01a
1 changed files with 3 additions and 3 deletions
Loading…
Reference in new issue