-
- Downloads
Use puts() rather tha uifc.msg() if uifc hasn't been initialized.
When importing an area list using the -import=<filename> option, if any error occurred, scfg would segfault while trying to display the error message because it was trying to use uifc.msg() which was a NULL pointer.
Please register or sign in to comment