uni_msg_extend() may fail due to a memory allocation failure. In this
case, though, the message is freed, so callers shouldn't touch it.
PR: 255861
MFC after: 1 week
Differential D30611
ngatm: Handle errors from uni_msg_extend() markj on Jun 2 2021, 1:55 PM. Authored by Tags None Referenced Files
Subscribers
Details
uni_msg_extend() may fail due to a memory allocation failure. In this PR: 255861
Diff Detail
|