HomeFreeBSD

Fix bug where malloc(.., M_NOWAIT) return value is not checked, Change to

Description

Fix bug where malloc(.., M_NOWAIT) return value is not checked, Change to
M_WAITOK and move outside the mutex

Submitted by: shurd
Reviewed by: mmacy@nextbsd.org
MFC after: 2 weeks
Differential Revision: https://reviews.freebsd.org/D7649

Details

Provenance
sbrunoAuthored on
Differential Revision
D7649: Fix bug where malloc(.., M_NOWAIT) return value is not checked
Parents
rS307040: Add Cavium sponsor entity
Branches
Unknown
Tags
Unknown