K 10 svn:author V 3 cem K 8 svn:date V 27 2016-04-26T23:58:55.117631Z K 7 svn:log V 337 subr_mbpool: Don't free bogus pointer in error paths An mbpool is allocated with a contiguous array of mbpages. Freeing an individual mbpage has never been valid. Don't do it. This bug has been present since this code was introduced in r117624 (2003). Reported by: Coverity CID: 1009687 Sponsored by: EMC / Isilon Storage Division END