Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F140090547
D52433.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
294 B
Referenced Files
None
Subscribers
None
D52433.diff
View Options
diff --git a/stand/efi/loader/main.c b/stand/efi/loader/main.c
--- a/stand/efi/loader/main.c
+++ b/stand/efi/loader/main.c
@@ -1120,6 +1120,8 @@
printf(" Reading loader env vars from %s\n", fn);
parse_loader_efi_config(boot_img->DeviceHandle, fn);
}
+
+ free(freeme);
}
caddr_t
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Dec 21, 2:46 AM (12 h, 50 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
27105517
Default Alt Text
D52433.diff (294 B)
Attached To
Mode
D52433: loader/efi: plug memory leak
Attached
Detach File
Event Timeline
Log In to Comment