Brad dixit:

>> -@@ -293,7 +293,7 @@ int smbrunsecret(char *cmd, char *secret
>> -    }
>> - #endif
>> -
>> --   execl("/bin/sh", "sh", "-c", cmd, NULL);
>> -+   execl("/bin/sh", "sh", "-c", cmd, (void *)NULL);
>> -    
>> -    /* not reached */
>> -    exit(82);
>
>removal of this patch is wrong.

Why don't you simply define NULL to be something different than 0?

//mirabile
-- 
I believe no one can invent an algorithm. One just happens to hit upon it
when God enlightens him. Or only God invents algorithms, we merely copy them.
If you don't believe in God, just consider God as Nature if you won't deny
existence.              -- Coywolf Qi Hunt

Reply via email to