K 10 svn:author V 7 trociny K 8 svn:date V 27 2011-04-12T09:36:38.320203Z K 7 svn:log V 358 MFC r220299: 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 (initial version) Tested by: Oliver Pinter Approved by: kib (co-mentor) END