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
(cherry picked from commit 94c4f663bab58ec07584786dd76866011d5b2506)
seq: fix potential NULL ptr reference Tags None Referenced Files None Subscribers None
Description
Details
|