U423 - uninitialized memory access in dolookup
fix a case where "cc", which is only set when looking from_screen, in a case where from_screen is not set.
This commit is contained in:
@@ -42,6 +42,7 @@ avoid impossible after eating the object the hero is hiding under
|
||||
failed attempt to eat floor gold while polymorphed would lose the gold
|
||||
running that stops for closed doors should stop at mimics mimicking closed doors
|
||||
allow wishing for magenta potions (ignoring the rank name 'mage')
|
||||
fix an uninitialized memory access in non-quick dolookup
|
||||
|
||||
|
||||
Platform- and/or Interface-Specific Fixes
|
||||
|
||||
Reference in New Issue
Block a user