-
- Downloads
Avoid early termination when collecting actors
This method returns NULL when there are no more objects, but it was also resulting in NULL if the safe down cast failed. This could lead to early termination when there is a mixture of different actors and the context is not the first. Change-Id: Ia1a13e0be1c89d41fb767c0c99aa064d977f9231
Loading
Please register or sign in to comment