K 10 svn:author V 2 ae K 8 svn:date V 27 2015-05-19T09:28:52.179801Z K 7 svn:log V 286 Read GEOM_UNCOMPRESS metadata using several requests that fit into MAXPHYS. For large compressed images the metadata size can be bigger than MAXPHYS and this triggers KASSERT in g_read_data(). Also use g_free() to free memory allocated by g_read_data(). PR: 199476 MFC after: 2 weeks END