K 10 svn:author V 7 trociny K 8 svn:date V 27 2011-04-10T19:31:00.690357Z K 7 svn:log V 304 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) Approved by: pjd (mentor) END