castleproject / Core

Castle Core, including Castle DynamicProxy, Logging Services and DictionaryAdapter
http://www.castleproject.org/
Other
2.2k stars 467 forks source link

Fix `NullReferenceException` caused by `null` argument for custom attribute's array-typed ctor parameter #642

Closed stakx closed 1 year ago

stakx commented 1 year ago

Fixes #637. See commit messages for details.

stakx commented 1 year ago

This is another straightforward change that probably doesn't need a full review. I'll likely go ahead and merge this quite soon.