You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
debug/pe: validate the number of data directory entries
Updated file.go to validate the number of data directory entries
before assuming the import data directory entry exists. This is
not too common, but it _is_ possible so let's be defensive jic.
debug/pe/file.go: validate NumberOfRvaAndSizes includes imports
0 commit comments