Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stop MutableSection from setting null MutableProperty #953

Conversation

artem-iron
Copy link
Contributor

It was messing up getting a Size property of a MutableSection, as it reads the MutableProperty's Value and tries to get it's length, throwing a null reference exception.

…null Value.

It was messing up getting a Size property of a Mutable Section, as it reads the MutableProperty's Value and tries to get it's length, throwing exception.
@tonyqus
Copy link
Member

tonyqus commented Feb 25, 2023

LGTM

@tonyqus tonyqus added this to the NPOI 2.6.1 milestone Feb 25, 2023
@tonyqus tonyqus merged commit dd064df into nissl-lab:master Feb 25, 2023
@artem-iron artem-iron deleted the upstream-stop-mutable-section-setting-null-mutableproperty branch February 27, 2023 07:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants