Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 77308 Details for
Bug 119245
mdadm 2.2 segfaults when doing Assemble and Scan
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
mdadm-2.2-update-segv.patch
mdadm-2.2-update-segv.patch (text/plain), 477 bytes, created by
SpanKY
on 2006-01-16 17:32:24 UTC
(
hide
)
Description:
mdadm-2.2-update-segv.patch
Filename:
MIME Type:
Creator:
SpanKY
Created:
2006-01-16 17:32:24 UTC
Size:
477 bytes
patch
obsolete
>--- Assemble.c.orig 2006-01-16 20:33:00.000000000 -0500 >+++ Assemble.c 2006-01-16 20:33:17.000000000 -0500 >@@ -219,7 +219,7 @@ > } > if (dfd >= 0) close(dfd); > >- if (ident->uuid_set && (!update && strcmp(update, "uuid")!= 0) && >+ if (ident->uuid_set && update && strcmp(update, "uuid")!= 0 && > (!super || same_uuid(info.uuid, ident->uuid, tst->ss->swapuuid)==0)) { > if ((inargv && verbose >= 0) || verbose > 0) > fprintf(stderr, Name ": %s has wrong uuid.\n",
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 119245
: 77308