Because Linux allows to exec binaries with 0 argc.
MFC after: 1 week
Differential D40148
linux(4): Add a dedicated linux_exec_copyin_args() dchagin on May 18 2023, 6:42 PM. Authored by Tags None Referenced Files
Details
Because Linux allows to exec binaries with 0 argc. MFC after: 1 week
Diff Detail
Event TimelineComment Actions Are we aware of any actual Linux binary use cases for argc=0? (I don't object to this change, just wondering.) Comment Actions well, I dont know, I’m not use Linux since 1997:) |