freebsd-nq/sys/geom/eli
Mikolaj Golub 90574b0a79 In g_eli_read_done() and g_eli_write_done(), for a bio with
bio_children > 1, g_destroy_bio() is never called and the bio
leaks. Fix this by calling g_destroy_bio() earlier, before the check.

Submitted by:	Victor Balada Diaz <victor@bsdes.net> (initial version)
Approved by:	pjd (mentor)
MFC after:	1 week
2011-04-03 17:38:12 +00:00
..
g_eli_crypto.c
g_eli_ctl.c
g_eli_integrity.c
g_eli_key.c
g_eli_privacy.c
g_eli.c In g_eli_read_done() and g_eli_write_done(), for a bio with 2011-04-03 17:38:12 +00:00
g_eli.h
pkcs5v2.c
pkcs5v2.h