Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F102626014
D28753.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
236 B
Referenced Files
None
Subscribers
None
D28753.diff
View Options
diff --git a/tools/tools/crypto/cryptocheck.c b/tools/tools/crypto/cryptocheck.c
--- a/tools/tools/crypto/cryptocheck.c
+++ b/tools/tools/crypto/cryptocheck.c
@@ -1141,6 +1141,7 @@
out:
free(buffer);
+ free(iv);
free(key);
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Nov 16, 12:21 AM (21 h, 19 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
14649822
Default Alt Text
D28753.diff (236 B)
Attached To
Mode
D28753: cryptocheck: Free generated IV after each GMAC test.
Attached
Detach File
Event Timeline
Log In to Comment