[App] Fix the crash reported in #20212

This commit is contained in:
xtemp09
2025-03-16 18:11:03 +07:00
committed by Adrián Insaurralde Avalos
parent 382720b82e
commit 6cfec14545

View File

@@ -702,6 +702,7 @@ void PropertyLink::resetLink()
}
}
}
_pcLink = nullptr;
}
void PropertyLink::setValue(App::DocumentObject* lValue)