unfix unnaming types of objects

The prior commit makes the code clearer so I'm not reverting it,
but the old code was not accessing freed memory so I am removing the
fixes entry.  The static analyzer's complaint is bogus.  Freeing the
memory that held a user-assigned type name did not affect whether
that pointer could be tested for being Null.  Its stale value wasn't
being dereferenced.
This commit is contained in:
PatR
2023-12-27 05:48:28 -08:00
parent 97272d3627
commit 0e70fc5844

View File

@@ -1338,8 +1338,6 @@ amulet of unchanging cannot be polymorphed
wishing for a "lit candle" provided one, but the feedback as it was added into
invent was "partly used candle (lit)" because of how 'lit' timer works
don't fall off steed because of Fumbling if saddle is cursed
using <space(s)> to remove an existing name given to a type of object was
accessing freed memory
Fixes to 3.7.0-x General Problems Exposed Via git Repository