FreeBSD Bugzilla – Attachment 138942 Details for
Bug 185084
[regression][geli] Keyfile content potentially cleared prematurely after r259428
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
file.txt
file.txt (text/plain), 737 bytes, created by
Fabian Keil
on 2013-12-22 11:00:00 UTC
(
hide
)
Description:
file.txt
Filename:
MIME Type:
Creator:
Fabian Keil
Created:
2013-12-22 11:00:00 UTC
Size:
737 bytes
patch
obsolete
>From 584f628f5d5d4a2a8ee0af660b16b5ceb31f73b1 Mon Sep 17 00:00:00 2001 >From: Fabian Keil <fk@fabiankeil.de> >Date: Sat, 21 Dec 2013 18:54:09 +0100 >Subject: [PATCH] Let g_eli_taste() call g_eli_keyfiles_clear() upon successful > master key retrieval > >--- > sys/geom/eli/g_eli.c | 1 + > 1 file changed, 1 insertion(+) > >diff --git a/sys/geom/eli/g_eli.c b/sys/geom/eli/g_eli.c >index 3dff46e..24be5af 100644 >--- a/sys/geom/eli/g_eli.c >+++ b/sys/geom/eli/g_eli.c >@@ -1141,6 +1141,7 @@ g_eli_taste(struct g_class *mp, struct g_provider *pp, int flags __unused) > g_eli_keyfiles_clear(pp->name); > return (NULL); > } >+ g_eli_keyfiles_clear(pp->name); > G_ELI_DEBUG(1, "Using Master Key %u for %s.", nkey, pp->name); > break; > } >-- >1.8.4.2
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 Raw
Actions:
View
Attachments on
bug 185084
: 138942