]> Savannah Git Hosting - gnulib.git/commit
putenv: Don't crash upon out-of-memory.
authorBruno Haible <bruno@clisp.org>
Thu, 6 Jun 2024 00:24:44 +0000 (02:24 +0200)
committerBruno Haible <bruno@clisp.org>
Thu, 6 Jun 2024 23:00:29 +0000 (01:00 +0200)
commit3f0bad3b1242f70177543d1508558f46a15c13ce
treea17255740db117cff9ae608d9e1813390b7fdbe9
parent17acfd3fe96c1e08f9d30b2a2b40705f9820d4ec
putenv: Don't crash upon out-of-memory.

* lib/putenv.c (_unsetenv): Handle malloc failure.
ChangeLog
lib/putenv.c