Re: seq: check for asprintf failure
On Wed, 23 Feb 2022 00:04:07 +0100, Theo Buehler wrote: > Hard to hit. Nevertheless it seems better to error out than to > crash in strcmp() Sure. OK millert@ - todd
seq: check for asprintf failure
Hard to hit. Nevertheless it seems better to error out than to crash in strcmp() Index: seq.c === RCS file: /cvs/src/usr.bin/seq/seq.c,v retrieving revision 1.3 diff -u -p -r1.3 seq.c --- seq.c 22 Feb 2022 16:14:38 - 1.