]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
pseudo: Fix envp bug and add posix_spawn wrapper
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 2 Oct 2024 23:12:52 +0000 (00:12 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 8 Oct 2024 12:27:22 +0000 (13:27 +0100)
commitd80e20d70d170397f9827c5a5fc75ad1f2e8cd94
treeed5f6e134a6f41f5ed899f29645258d4d1fd7160
parentbbdbd6d943a64e5b0dae4c2ee705d017fb7ef80e
pseudo: Fix envp bug and add posix_spawn wrapper

Fix pseudo with python 3.13 by adding a wrapper for posix_spawn and
fixing a NULL pointer dereference in envp handling it uncovered. This
fixes issues on Fedora 41.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/pseudo/pseudo_git.bb