summaryrefslogtreecommitdiff
path: root/src/gui/widgets
diff options
context:
space:
mode:
authorYohann Ferreira <yohann_dot_ferreira_at_orange_dot_efer>2011-12-02 00:54:23 +0100
committerYohann Ferreira <yohann_dot_ferreira_at_orange_dot_efer>2012-01-09 06:58:35 +0100
commit9a702e64449ba54fab28706c5b9c5ff9f2a41f8a (patch)
tree311b1a8aac33a4796a2a4f12d6aad6b543246f7f /src/gui/widgets
parentf54cd905f49d08116bf988bcb4451beb168cbd48 (diff)
downloadMana-9a702e64449ba54fab28706c5b9c5ff9f2a41f8a.tar.gz
Mana-9a702e64449ba54fab28706c5b9c5ff9f2a41f8a.tar.bz2
Mana-9a702e64449ba54fab28706c5b9c5ff9f2a41f8a.tar.xz
Mana-9a702e64449ba54fab28706c5b9c5ff9f2a41f8a.zip
Hopefully fixed the crash related to player relations.
I removed all the misuse of std::map::operator[] I could find, especially there: if (!(*container)[name]) where the [] was creating the entry while checking for its existence. This should avoid the memory corruption problem seen in the Mana-Mantis #400. Patch tested in game by: Ablu. Resolves: Mana Mantis #400 Reviewed-by: Ablu.
Diffstat (limited to 'src/gui/widgets')
0 files changed, 0 insertions, 0 deletions