HomeFreeBSD

ngatm: Handle errors from uni_msg_extend()

Description

ngatm: Handle errors from uni_msg_extend()

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
Reviewed by: harti
MFC after: 1 week
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D30611

Details

Provenance
markjAuthored on Jun 6 2021, 8:42 PM
Reviewer
harti
Differential Revision
D30611: ngatm: Handle errors from uni_msg_extend()
Parents
rG62ba0def5584: arm: Remove last_fault_code
Branches
Unknown
Tags
Unknown