Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37396892
en ru br
ALT Linux repos
S:0.6-alt0_0_git_b3c1f91
5.0: 0.4.2.3-alt1
4.1: 0.4.2.3-alt1
4.0: 0.4.1-alt0.1

Group :: System/Configuration/Hardware
RPM: hardinfo

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: hardinfo.patch
Download


Do not free source, it can be source=""
--- util.c.orig	2007-07-20 18:45:08 +0400
+++ util.c	2007-10-11 01:54:17 +0400
@@ -996,7 +996,6 @@ gchar *h_strdup_cprintf(const gchar * fo
     if (source) {
 	retn = g_strconcat(source, buffer, NULL);
 	g_free(buffer);
-        g_free(source);
     } else {
 	retn = buffer;
     }
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin