K 10 svn:author V 3 kib K 8 svn:date V 27 2017-09-08T14:54:07.497758Z K 7 svn:log V 259 Fix malloc() uses in em_get_regs(). Do not use malloc(M_NOWAIT), wait is possible there, and the malloc failures where not checked. Do not forget to free malloced memory. Reported and tested by: pho Approved by: sbruno Sponsored by: The FreeBSD Foundation END