pspp-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

command-line processing memory leak


From: Ben Pfaff
Subject: command-line processing memory leak
Date: Mon, 24 Nov 2008 22:02:21 -0800
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.2 (gnu/linux)

I'm getting this from valgrind:

==3570== 12 bytes in 1 blocks are definitely lost in loss record 1 of 15
==3570==    at 0x4022AB8: malloc (vg_replace_malloc.c:207)
==3570==    by 0x4151DFD: malloc_allocate_node (llx.c:744)
==3570==    by 0x4151694: llx_insert (llx.c:113)
==3570==    by 0x41516EA: llx_push_tail (llx.c:80)
==3570==    by 0x804B72B: parse_io_opts (terminal-opts.c:114)
==3570==    by 0x497E315: group_parse (argp-parse.c:257)
==3570==    by 0x497EEA8: argp_parse (argp-parse.c:693)
==3570==    by 0x804BBC9: command_line_processor_parse (command-line.c:164)
==3570==    by 0x804A93C: main (main.c:128)

Memory leak?
-- 
A bicycle is one of the world's beautiful machines, beautiful machines
are art, and art is civilisation, good living, and balm to the soul.
--Elisa Francesca Roselli




reply via email to

[Prev in Thread] Current Thread [Next in Thread]