Skip to content
Snippets Groups Projects
Commit fdddd749 authored by Marcus D. Hanwell's avatar Marcus D. Hanwell
Browse files

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
parent 93f1d1c5
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment