Page MenuHomeFreeBSD

D25439.diff
No OneTemporary

D25439.diff

Index: head/sys/dev/cesa/cesa.c
===================================================================
--- head/sys/dev/cesa/cesa.c
+++ head/sys/dev/cesa/cesa.c
@@ -459,6 +459,7 @@
hin[i] = htobe32(hin[i]);
hout[i] = htobe32(hout[i]);
}
+ explicit_bzero(&auth_ctx, sizeof(auth_ctx));
}
static int

File Metadata

Mime Type
text/plain
Expires
Fri, Jan 17, 3:28 PM (21 h, 26 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
15840088
Default Alt Text
D25439.diff (306 B)

Event Timeline