fix slightly incorrect cluster boundaries written by shadow_image
This commit is contained in:
@@ -15,6 +15,7 @@ struct ec3_tag_info;
|
||||
struct shadow_image {
|
||||
size_t img_nr_clusters;
|
||||
size_t img_nr_bytes;
|
||||
size_t img_cluster_data_offset;
|
||||
struct b_file *img_f_data;
|
||||
struct b_file *img_f_cluster_table;
|
||||
struct cluster_table img_cluster_table;
|
||||
|
||||
Reference in New Issue
Block a user