Issue239

Title -b dialog: memory leak
Priority minor Status resolved
Assigned To Keywords
Linked issues Watchers

Submitted on 2011-07-24 19h07 by tracker_migration, last changed by matthiaskrgr.

Messages
Author: tracker_migration Date: 2011-05-05   17h21
Submitted by matthiaskrgr
==13797== 95 bytes in 7 blocks are definitely lost in loss record 299 of 588
==13797==    at 0x4C28FAC: malloc (vg_replace_malloc.c:236)
==13797==    by 0x676F2F1: strdup (strdup.c:43)
==13797==    by 0x4363F8: decode_extension_label (map.c:590)
==13797==    by 0x438109: LoadShip (map.c:602)
==13797==    by 0x4636FB: validate_dialogs (chat.c:596)
==13797==    by 0x46B5AC: dialog_test (benchmark.c:76)
==13797==    by 0x46B87A: benchmark (benchmark.c:216)
==13797==    by 0x453CDA: main (main.c:174)

revision r4563
Author: matthiaskrgr Date: 2015-05-29   10h50
Fixed
History
Date User Action Args
2015-05-29 10:50:23matthiaskrgrsetstatus: open -> resolved
messages: + msg3182
2011-08-04 13:36:49matthiaskrgrsetpriority: bug -> minor
2011-07-24 19:07:43tracker_migrationcreate