freebsd-dev/usr.bin/seq
Mariusz Zaborski 94c4f663ba seq: fix potential NULL ptr reference
asprintf(3) allocates memory, and there isn't any guarantee of success.

MFC after:	2 weeks
Obtained from:  OpenBSD
2022-10-01 12:05:03 +02:00
..
tests
Makefile
Makefile.depend
seq.1
seq.c seq: fix potential NULL ptr reference 2022-10-01 12:05:03 +02:00