Date: Sun, 15 May 2011 12:39:30 +0000 (UTC) From: Mikolaj Golub <trociny@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/geom/eli g_eli_key_cache.c Message-ID: <201105151239.p4FCdhNP040259@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
trociny 2011-05-15 12:39:30 UTC FreeBSD src repository Modified files: sys/geom/eli g_eli_key_cache.c Log: SVN rev 221953 on 2011-05-15 12:39:30Z by trociny Fix a memory leak possible in g_eli_key_allocate() if the key with the same keyno is added while we aren't holding the lock. Approved by: pjd (mentor) MFC after: 1 week Revision Changes Path 1.5 +1 -0 src/sys/geom/eli/g_eli_key_cache.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201105151239.p4FCdhNP040259>