PDA

Просмотр полной версии : [10076] Fixed crash at remove from world pet under SPELL_AURA_MOD_POSSESS_PET


newsbot
19.06.2010, 02:40
<pre>m src/game/Camera.h
m src/game/SpellAuras.cpp
m src/game/Unit.cpp
m src/shared/revision_nr.h

[10076] Fixed crash at remove from world pet under SPELL_AURA_MOD_POSSESS_PET

* Prevent crash at camera list update at attempt increment end() iterator.
* Properly do unapply SPELL_AURA_MOD_POSSESS_PET (GetPet() can return NULL at
call, and not need checked)
* Propertly call unapply at delete auras cases for auras that set player-caster
mover pointer.</pre>



Дальше... (http://github.com/mangos/mangos/commit/ecc34f84ffd2ed8df9ca315ca623fc9f2bcc11f8)