Skip to content

Commit 6165aff

Browse files
committed
fix: [pe-optional-header] Added missing disable_correlation flag
1 parent ea50f6f commit 6165aff

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

objects/pe-optional-header/definition.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -194,6 +194,7 @@
194194
},
195195
"size-of-uninitialised-data": {
196196
"description": "The size of the uninitialized data which are usually located in the .bss section. If the uninitialized data are split across multiple sections, it is the sum of the sections",
197+
"disable_correlation": true,
197198
"misp-attribute": "size-in-bytes",
198199
"ui-priority": 0
199200
},

0 commit comments

Comments
 (0)