Comment 17 for bug 1690519

Revision history for this message
GunChleoc (gunchleoc) wrote :

I suspect that the culprit is representative_images_ in animation.h - it always had a unique_ptr, but since we now add playercolor images directly to the image cache, we have 2 unique_ptrs.