* [gentoo-commits] gentoo-x86 commit in dev-libs/libatasmart/files: libatasmart-0.17-strpool-uninit.patch
@ 2011-01-03 23:45 Gilles Dartiguelongue (eva)
0 siblings, 0 replies; 2+ messages in thread
From: Gilles Dartiguelongue (eva) @ 2011-01-03 23:45 UTC (permalink / raw
To: gentoo-commits
eva 11/01/03 23:45:38
Added: libatasmart-0.17-strpool-uninit.patch
Log:
Add patch for fix build with uclibc, bug #236671.
(Portage version: 2.2.0_alpha12/cvs/Linux x86_64)
Revision Changes Path
1.1 dev-libs/libatasmart/files/libatasmart-0.17-strpool-uninit.patch
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libatasmart/files/libatasmart-0.17-strpool-uninit.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libatasmart/files/libatasmart-0.17-strpool-uninit.patch?rev=1.1&content-type=text/plain
Index: libatasmart-0.17-strpool-uninit.patch
===================================================================
diff --git a/strpool.c b/strpool.c
index 27595d3..c326fc2 100644
--- a/strpool.c
+++ b/strpool.c
@@ -435,6 +435,7 @@ static int parse(FILE *in, const char *fname, struct item **rfirst, char **remai
rl = 0;
i->next = NULL;
+ i->suffix_of = NULL;
if (last)
last->next = i;
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-libs/libatasmart/files: libatasmart-0.17-strpool-uninit.patch
@ 2012-01-10 22:20 Samuli Suominen (ssuominen)
0 siblings, 0 replies; 2+ messages in thread
From: Samuli Suominen (ssuominen) @ 2012-01-10 22:20 UTC (permalink / raw
To: gentoo-commits
ssuominen 12/01/10 22:20:11
Removed: libatasmart-0.17-strpool-uninit.patch
Log:
old
(Portage version: 2.2.0_alpha84/cvs/Linux x86_64)
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-01-10 22:20 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-01-10 22:20 [gentoo-commits] gentoo-x86 commit in dev-libs/libatasmart/files: libatasmart-0.17-strpool-uninit.patch Samuli Suominen (ssuominen)
-- strict thread matches above, loose matches on Subject: below --
2011-01-03 23:45 Gilles Dartiguelongue (eva)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox