View Issue Details

IDProjectCategoryView StatusLast Update
0000210Populous: The BeginningGeneralpublic2015-12-12 02:30
ReporterBrandan Assigned ToBrandan  
PriorityimmediateSeveritymajorReproducibilityalways
Status resolvedResolutionfixed 
Product Version1.1 
Target Version1.1Fixed in Version1.1 
Summary0000210: T_EFFECT M_EFFECT_HYPNOTISM HEAP CORRUPTION
DescriptionCausing this effect *may* lead to heap corruption and undesirable things to occur.
TagsNo tags attached.
Build Number

Activities

Brandan

2015-12-12 00:27

administrator   ~0000097

Issue is occurring because of this function process_proximity_people_effect(SBYTE effect_owner, struct Coord2D *effect_coord, SLONG max_num_people, SLONG cell_diam, UBYTE (*test_fn)(SBYTE, struct Thing *), void (*affect_fn)(SBYTE, struct Thing *))

Brandan

2015-12-12 00:30

administrator   ~0000098

This issue also effects spells:
state_effect_shield
state_effect_hypnotism
state_effect_invisibility
state_effect_bloodlust

Issue History

Date Modified Username Field Change
2015-12-11 23:49 Brandan New Issue
2015-12-12 00:27 Brandan Note Added: 0000097
2015-12-12 00:30 Brandan Note Added: 0000098
2015-12-12 02:30 Brandan Status new => resolved
2015-12-12 02:30 Brandan Fixed in Version => 1.1
2015-12-12 02:30 Brandan Resolution open => fixed
2015-12-12 02:30 Brandan Assigned To => Brandan