bug-findutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #62621] xargs/find: buildcmd incorrectly sizes argv and envp


From: Tavian Barnes
Subject: [bug #62621] xargs/find: buildcmd incorrectly sizes argv and envp
Date: Mon, 13 Jun 2022 11:37:48 -0400 (EDT)

Follow-up Comment #1, bug #62621 (project findutils):

Another thing: hypothetically, `xargs` could be built as a 32-bit binary,
launching a 64-bit binary.  In that case, `sizeof(void *)` is not enough,
since `xargs` will think it's 4 while the kernel will think it's 8.


    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?62621>

_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]