Bug 8970 - Memory leak
Summary: Memory leak
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: WMCPULoad (show other bugs)
Version: unstable
Hardware: all Linux
: P2 minor
Assignee: Nobody's working on this, feel free to take it
QA Contact: qa-sisyphus
URL: http://php-coder.livejournal.com/2413...
Keywords:
Depends on:
Blocks:
 
Reported: 2006-01-28 22:17 MSK by Slava Semushin
Modified: 2008-04-22 14:52 MSD (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Slava Semushin 2006-01-28 22:17:24 MSK
До:

==20854== 10 bytes in 1 blocks are definitely lost in loss record 9 of 70
==20854==    at 0x1B903AB8: malloc (vg_replace_malloc.c:130)
==20854==    by 0x1B94FC82: XStringListToTextProperty (in /usr/lib/libX11.so.6.2.0)
==20854==    by 0x804AADD: dockapp_open_window (dockapp.c:143)
==20854==    by 0x8049810: main (main.c:81)
==20854==
==20854== LEAK SUMMARY:
==20854==    definitely lost: 10 bytes in 1 blocks.
==20854==      possibly lost: 0 bytes in 0 blocks.

После:

==20884== LEAK SUMMARY:
==20884==    definitely lost: 0 bytes in 0 blocks.
==20884==      possibly lost: 0 bytes in 0 blocks.

Патч доступен здесь:
ftp://ftp.altlinux.ru/pub/people/php-coder/patches/wmcpuload-1.0.1-alt-src-memory_leak_fix.patch
Comment 1 Andrey Rahmatullin 2006-01-29 12:50:39 MSK
10 утекших байт - major bug? Ну извините.
Comment 2 Slava Semushin 2006-01-29 14:43:13 MSK
(In reply to comment #1)
> 10 утекших байт - major bug? Ну извините.
 
Нуачо?! =)))
Comment 3 Andrey Rahmatullin 2006-01-29 15:20:59 MSK
(In reply to comment #2)
> Нуачо?! =)))
То, что major - это когда мегабайтами.
Comment 4 Alexey Voinov 2006-03-05 14:52:16 MSK
fixed in 1.1.0-alt0.1