Error case for NULL arg causing segfault in iocshArgPersistentString
Created by: aaron-long
As per bug report, iocshPersistentString will check if the given arg is NULL before any C lib functions are used against it which can cause segfaults.
Created by: aaron-long
As per bug report, iocshPersistentString will check if the given arg is NULL before any C lib functions are used against it which can cause segfaults.