#48120: save_thread not freed on quit (by command) Open Date: 2023-05-31 15:10 Last Update: 2023-06-05 12:55 URL for this Ticket: https://osdn.net//projects/freeciv/ticket/48120 RSS feed for this Ticket: https://osdn.net/ticket/ticket_rss.php?group_id=12505&tid=48120 --------------------------------------------------------------------- Last Changes/Comment on this Ticket: 2023-06-05 12:55 Updated by: cazfi * Status Update from Open to Closed * Resolution Update from Accepted to Fixed --------------------------------------------------------------------- Ticket Status: Reporter: cazfi Owner: cazfi Type: Bugs Status: Closed Priority: 5 - Medium MileStone: 3.0.8 Component: Server Severity: 5 - Medium Resolution: Fixed --------------------------------------------------------------------- Ticket details: S3_2 server valgrind: ==1573584== 8 bytes in 1 blocks are still reachable in loss record 4 of 14 ==1573584== at 0x48407B4: malloc (vg_replace_malloc.c:381) ==1573584== by 0x3DF150: fc_real_malloc (mem.c:89) ==1573584== by 0x19AF4C: save_game (savemain.c:307) ==1573584== by 0x1540BF: save_game_auto.part.0 (srv_main.c:1821) ==1573584== by 0x15B4D6: save_game_auto (srv_main.c:1791) ==1573584== by 0x15B4D6: srv_running (srv_main.c:2921) ==1573584== by 0x15B4D6: srv_main (srv_main.c:3539) ==1573584== by 0x14E25D: main (civserver.c:388) savemain.c:307 save_thread = fc_malloc(sizeof(save_thread)); This server was shut down by quit-command. -- Ticket information of Freeciv project Freeciv Project is hosted on OSDN Project URL: https://osdn.net/projects/freeciv/ OSDN: https://osdn.net URL for this Ticket: https://osdn.net/projects/freeciv/ticket/48120 RSS feed for this Ticket: https://osdn.net/ticket/ticket_rss.php?group_id=12505&tid=48120