]> git.ipfire.org Git - thirdparty/glibc.git/commit
stdlib: Adapt tst-environ to ubsan
authorAdhemerval Zanella <adhemerval.zanella@linaro.org>
Wed, 23 Apr 2025 14:44:24 +0000 (11:44 -0300)
committerAdhemerval Zanella <adhemerval.zanella@linaro.org>
Thu, 8 May 2025 12:25:35 +0000 (09:25 -0300)
commitba3e3ae80b5172ccc45556f96ad3c628200e20d1
tree9746a3e922ab5114af1c678e5e9d27ea03853f3a
parentafe9efb47c68a902666f351449133ae6417e2db7
stdlib: Adapt tst-environ to ubsan

The test explicits checks for passing a null argument to a
function with argument nonnull attribute.
stdlib/tst-environ.c