Fix a memory leak. nextboot_conf_file is not volatile, as far as I
can tell, and thus the strdup is entirely unnecessary.
Thanks to: Toomas Soome (tsoome at-me dot-com)
MFC after: 1 week
Fix a memory leak. nextboot_conf_file is not volatile, as far as I Tags None Referenced Files None Subscribers None
Description
Details
|