mirror of https://github.com/icsharpcode/ILSpy.git
Browse Source
HandleCpblkInitializer already rejects fields with a nil metadata token before casting to FieldDefinitionHandle; the localloc prefix path did not, so a crafted assembly could make GetFieldDefinition throw instead of the transform being skipped. Assisted-by: Claude:claude-fable-5:Claude Codemaster
1 changed files with 2 additions and 0 deletions
Loading…
Reference in new issue