]> git.ipfire.org Git - thirdparty/libbsd.git/commit
test: Do not pass NULL as the first funopen() argument
authorGuillem Jover <guillem@hadrons.org>
Tue, 17 Aug 2021 01:14:57 +0000 (03:14 +0200)
committerGuillem Jover <guillem@hadrons.org>
Sat, 27 Nov 2021 04:06:14 +0000 (05:06 +0100)
commit6145b561784467bc6a483f48468ba4f6a742e2fe
treeb2d3441fceaa033882345bc9bf21b879e2c3c332
parent731b0a773903a5e631071d6070d98563a7c3cb3e
test: Do not pass NULL as the first funopen() argument

Warned-by: gcc -W
test/funopen.c