Commit 4a90ce089c8daeb7a6ad567def1e5cb1a183e8f5

Nick Wellnhofer 2024-03-12T22:30:43

tree: Don't abort early if malloc fails in DOM functions If malloc fails halfway through updating a subtree, we must process the rest of the tree to avoid tree corruption.