"README.md" did not exist on "0c6f5b3e4c3dc55e684bca1e3fc9a2a9b74407b9"
bin: Fix minor race when adding to a bin
This patch simply add a null check around a case where a child may have been unparented concurrently to the deep_add_remove operation. This was found by accident in the form of an "IS_GST_OBJECT" assertion, but had no other known side effect in that test.
Loading
Please register or sign in to comment