libatasmart/libatasmart-initialize.patch
Stephan Kulow a1886bc9d7 Accepting request 34927 from home:oertel:branches:openSUSE:Factory
Copy from home:oertel:branches:openSUSE:Factory/libatasmart via accept of submit request 34927 revision 2.
Request was accepted with message:
Reviewed ok

OBS-URL: https://build.opensuse.org/request/show/34927
OBS-URL: https://build.opensuse.org/package/show/Base:System/libatasmart?expand=0&rev=9
2010-03-16 14:51:19 +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;