Ticket #659 (new task)

Opened 20 months ago

Last modified 6 months ago

Get valgrind reporting that all memory is properly freed at game exit

Reported by: takkaria Owned by:
Milestone: 3.1.3 Keywords: cleanup
Cc:

Description


Attachments

Change History

  Changed 15 months ago by morth

Why do this? I can't see any other result than slowing down the game exit and potentially introducing bugs. Pure leaks is one thing, but reachable at exit is seldom useful to go after.

follow-up: ↓ 5   Changed 15 months ago by takkaria

It's mostly useful so we know that the game is actually watertight when it comes to trying to allow loading savefiles after death without restarting.

  Changed 13 months ago by takkaria

  • milestone changed from 3.1.1 beta to 3.1.2 beta

  Changed 13 months ago by magnate

  • keywords cleanup added

in reply to: ↑ 2   Changed 6 months ago by anonymous

Replying to takkaria:

It's mostly useful so we know that the game is actually watertight when it comes to trying to allow loading savefiles after death without restarting.

Also the borg will appreciate this.

Add/Change #659 (Get valgrind reporting that all memory is properly freed at game exit)

Author



Action
as new
Next status will be 'confirmed'
 
Note: See TracTickets for help on using tickets.