]> wimlib.net Git - wimlib/blobdiff - include/wimlib/apply.h
Don't create unnecessary temporary files
[wimlib] / include / wimlib / apply.h
index 24648c9b3a378c19581881be787ffeb5f0d45574..3b124d31c4936fb1e55e35247d9e1ef757bac498 100644 (file)
@@ -223,6 +223,7 @@ struct apply_ctx {
        unsigned long invalid_sequence;
        unsigned long partial_security_descriptors;
        unsigned long no_security_descriptors;
        unsigned long invalid_sequence;
        unsigned long partial_security_descriptors;
        unsigned long no_security_descriptors;
+       struct wim_lookup_table_entry *cur_stream;
        struct filedes tmpfile_fd;
        tchar *tmpfile_name;
        u64 num_streams_remaining;
        struct filedes tmpfile_fd;
        tchar *tmpfile_name;
        u64 num_streams_remaining;