Menu

#7 message handlers calling GameCycle "override" methods must obtain update lock

r58
closed
g-dollar
None
2015-01-13
2014-10-27
g-dollar
No

In surface_attach message, the call to gameStarting is unprotected by the update lock; it is called after the render service is attached.

Check all locations where GameCycle override methods are called in message handling blocks; they must be protected by the update lock, especially if render service is attached.

Discussion

  • g-dollar

    g-dollar - 2014-10-27
    • assigned_to: g-dollar
    • Milestone: r28 --> next
     
  • g-dollar

    g-dollar - 2014-10-28
    • status: open --> closed
     
  • g-dollar

    g-dollar - 2015-01-13
    • Milestone: next --> r58
     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.