rdi_from_pdb: fix incorrect bounds checks on procedure frameproc lookup for local location info

This commit is contained in:
Ryan Fleury
2024-06-17 09:34:27 -07:00
parent 794f212501
commit 0b3e3228d1
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -52,7 +52,7 @@ typedef int64_t RDI_S64;
// \"raddbg\0\0\"
#define RDI_MAGIC_CONSTANT 0x0000676264646172
#define RDI_ENCODING_VERSION 6
#define RDI_ENCODING_VERSION 7
////////////////////////////////////////////////////////////////
//~ Format Types & Functions