]> wimlib.net Git - wimlib/blobdiff - src/win32_apply.c
Fix path passed to wimboot_set_pointer()
[wimlib] / src / win32_apply.c
index f249197a39524a3624bda261c458a4c229936ac7..5c861c2cbcf88b81438b4b0dafeb14fdadfcf455 100644 (file)
@@ -1358,7 +1358,7 @@ begin_extract_stream_instance(const struct wim_lookup_table_entry *stream,
                } else {
                        FREE(dentry->_full_path);
                        dentry->_full_path = NULL;
-                       return wimboot_set_pointer(&ctx->pathbuf,
+                       return wimboot_set_pointer(&ctx->attr,
                                                   current_path(ctx),
                                                   stream,
                                                   ctx->wimboot.data_source_id,