This commit is contained in:
Nikita Smith
2025-06-25 10:53:24 -07:00
committed by Ryan Fleury
parent 75d02f1c1e
commit 439fd0324d
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -3140,7 +3140,7 @@ lnk_build_pdb(TP_Context *tp,
U64 image_section_table_count = pe.section_count+1;
ProfBegin("Setup PDB Context");
PDB_Context *pdb = pdb_alloc(config->page_size, config->machine, config->time_stamp, config->age, config->guid);
PDB_Context *pdb = pdb_alloc(config->pdb_page_size, config->machine, config->time_stamp, config->age, config->guid);
ProfEnd();
// move patched type data