Page MenuHomeWildfire Games

Fix crash in lobby
ClosedPublic

Authored by Dunedan on Jan 14 2018, 4:04 PM.

Details

Summary

Under certain conditions 0ad would crash while being online in the lobby. This patch fixes that.

Test Plan

Apply the patch and check that such a crash can't happen anymore.

Diff Detail

Repository
rP 0 A.D. Public Repository
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

Dunedan created this revision.Jan 14 2018, 4:04 PM
elexis accepted this revision.Jan 14 2018, 6:44 PM

Thanks for the important patch and helping me to test it Dunedan!

According to a grep on this file the patch is complete too - assuming that m_Wrapped and the pluginlist is always valid.

This revision is now accepted and ready to land.Jan 14 2018, 6:44 PM
This revision was automatically updated to reflect the committed changes.