[App] Fix the crash reported in #20212

This commit is contained in:
xtemp09
2025-03-19 00:23:22 -03:00
committed by Adrián Insaurralde Avalos
parent 382720b82e
commit 6cfec14545
+1
View File
@@ -702,6 +702,7 @@ void PropertyLink::resetLink()
}
}
}
_pcLink = nullptr;
}
void PropertyLink::setValue(App::DocumentObject* lValue)