Handling argc==0 in the kernel
Handling argc==0 in the kernel
Posted Jan 29, 2022 0:06 UTC (Sat) by ariadne (subscriber, #138312)In reply to: Handling argc==0 in the kernel by flussence
Parent article: Handling argc==0 in the kernel
In the argv construction case, I suggested {bprm->filename, NULL} which is even better than that. But the conversation shifted back to "lets just see if we can reject this entirely," so let's see how that plays out first.
