Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F142064709
D10008.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
425 B
Referenced Files
None
Subscribers
None
D10008.diff
View Options
Index: usr.sbin/bsdinstall/partedit/part_wizard.c
===================================================================
--- usr.sbin/bsdinstall/partedit/part_wizard.c
+++ usr.sbin/bsdinstall/partedit/part_wizard.c
@@ -80,9 +80,9 @@
error = geom_gettree(&mesh);
error = wizard_makeparts(&mesh, schemeroot, fstype, 1);
+ free(schemeroot);
if (error)
goto startwizard;
- free(schemeroot);
geom_deletetree(&mesh);
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Jan 16, 4:51 PM (2 h, 14 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
27663045
Default Alt Text
D10008.diff (425 B)
Attached To
Mode
D10008: Fix a memory leak in bsdinstall
Attached
Detach File
Event Timeline
Log In to Comment