File: gui/ConfDlg.c
Function: UpdatePluginsBIOS
dlclose is never called
This would cause a memory leak.
Incidentally, why not replace the dlopen, etc calls to use the SysLoadLibrary, etc calls in LnxMain.c? It would be one less included header in ConfDlc.c
Function: UpdatePluginsBIOS
dlclose is never called
This would cause a memory leak.
Incidentally, why not replace the dlopen, etc calls to use the SysLoadLibrary, etc calls in LnxMain.c? It would be one less included header in ConfDlc.c