]> git.proxmox.com Git - wasi-libc.git/commit
Fix environment variable init to exit successfully. (#159)
authorDan Gohman <sunfish@mozilla.com>
Tue, 14 Jan 2020 17:56:58 +0000 (09:56 -0800)
committerGitHub <noreply@github.com>
Tue, 14 Jan 2020 17:56:58 +0000 (09:56 -0800)
commit1fad33890a5e299027ce0eab7b6ad5260585e347
treefac86c9db8bf53205230f5babf7a22a330f789a4
parenta280fead2ae71b9a230d3b48c1f95867431888e4
Fix environment variable init to exit successfully. (#159)

This fixes https://github.com/bytecodealliance/wasmtime/issues/783.
libc-bottom-half/sources/__environ.c