libatasmart/libatasmart-initialize.patch
OBS User autobuild 335d9e0c6e Accepting request 34952 from Base:System
Copy from Base:System/libatasmart based on submit request 34952 from user coolo

OBS-URL: https://build.opensuse.org/request/show/34952
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libatasmart?expand=0&rev=6
2010-03-17 13:05:12 +00:00

11 lines
416 B
Diff

--- strpool.c
+++ strpool.c
@@ -435,6 +435,7 @@
rl = 0;
i->next = NULL;
+ i->suffix_of = NULL;
if (last)
last->next = i;