Handling argc==0 in the kernel
Handling argc==0 in the kernel
Posted Jan 28, 2022 21:15 UTC (Fri) by khim (subscriber, #9252)In reply to: Handling argc==0 in the kernel by dskoll
Parent article: Handling argc==0 in the kernel
When someone would call `realpath` on it? That never happened in real-world usecase so yeah, you are right, that may a way out.
Of course this would also break most tests anyway thus it's not clear if couple of real programs are worth that complexity.
Kernel config option looks more and more sensible: we know such programs are rare, but how rare exactly?
