https://bugzilla.novell.com/show_bug.cgi?id=458983 Summary: hwinfo links memory Product: openSUSE 11.1 Version: Final Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: Basesystem AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: hfiguiere@novell.com QAContact: qa@suse.de Found By: --- $ valgrind --leak-check=full /usr/sbin/hwinfo ==12527== 462 (88 direct, 374 indirect) bytes in 5 blocks are definitely lost in loss record 6 of 17 ==12527== at 0x4025E92: calloc (in /usr/lib/valgrind/x86-linux/vgpreload_memcheck.so) ==12527== by 0x407B707: new_mem (hd.c:1439) ==12527== by 0x407C953: add_str_list (hd.c:2398) ==12527== by 0x40823CC: hddb_search (hddb.c:1655) ==12527== by 0x4082500: device_class (hddb.c:1757) ==12527== by 0x40A1CEE: hd_scan_sysfs_pci (pci.c:332) ==12527== by 0x407ED39: hd_scan_no_hal (hd.c:1971) ==12527== by 0x4080A82: hd_scan (hd.c:1848) ==12527== by 0x804C6FA: main (hwinfo.c:415) ==12527== ==12527== ==12527== 116 bytes in 2 blocks are definitely lost in loss record 7 of 17 ==12527== at 0x4027EFC: realloc (in /usr/lib/valgrind/x86-linux/vgpreload_memcheck.so) ==12527== by 0x407A953: resize_mem (hd.c:1463) ==12527== by 0x407AA67: str_printf (hd.c:2333) ==12527== by 0x4080C4B: hd_scan (hd.c:4900) ==12527== by 0x804C6FA: main (hwinfo.c:415) ==12527== ==12527== ==12527== 216 bytes in 26 blocks are definitely lost in loss record 8 of 17 ==12527== at 0x4027DDE: malloc (in /usr/lib/valgrind/x86-linux/vgpreload_memcheck.so) ==12527== by 0x429F46F: strdup (in /lib/libc-2.9.so) ==12527== by 0x407A640: new_str (hd.c:1511) ==12527== by 0x40AA0AF: hd_scan_sys (sys.c:129) ==12527== by 0x407ED01: hd_scan_no_hal (hd.c:1962) ==12527== by 0x4080A82: hd_scan (hd.c:1848) ==12527== by 0x804C6FA: main (hwinfo.c:415) ==12527== ==12527== LEAK SUMMARY: ==12527== definitely lost: 420 bytes in 33 blocks. ==12527== indirectly lost: 374 bytes in 16 blocks. ==12527== possibly lost: 0 bytes in 0 blocks. ==12527== still reachable: 51,923 bytes in 76 blocks. ==12527== suppressed: 0 bytes in 0 blocks. ==12527== Reachable blocks (those to which a pointer was found) are not shown. ==12527== To see them, rerun with: --leak-check=full --show-reachable=yes -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.