K 10 svn:author V 6 sbruno K 8 svn:date V 27 2016-10-11T14:08:53.266287Z K 7 svn:log V 238 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 END