Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bugfix: AIM: insert items into container in corpse
* Prevents segfault in AIM when inserting items into a toplevel container that is carried by a corpse. * How to reproduce issue being resolved: 1. Stand adjacent to corpse 2. Corpse is wearing "garter belt" 3. Enter AIM, have "all" on left and "inventory" on right 4. Navigate to "garter belt" on left and press `c` to open it as container 5. Switch to right AIM pane and navigate to an item in your inventory, for example "matchbook" 6. Press enter to move "matchbook" into "garter belt" 7. Segfault
- Loading branch information