Skip to content
Snippets Groups Projects
Commit a1788014 authored by Eric Vidal's avatar Eric Vidal :speech_balloon:
Browse files

oops

parent 3d4cad41
No related branches found
No related tags found
No related merge requests found
......@@ -457,7 +457,7 @@ int ssexec_start(int argc, char const *const *argv,char const *const *envp,ssexe
{
char const *name = *argv ;
logname = 0 ;
printf("name::%s\n",name) ;
ss_resolve_t res = RESOLVE_ZERO ;
pres = &res ;
if (!ss_resolve_check(info,name,SS_RESOLVE_SRC)) strerr_dief2x(111,name,": is not enabled") ;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment