Fix segfualt caused by empty XML parameter arrays (#3855) (#325)
* Add handling for arrays of strings of zero length.
* Move array allocations to the beginning to ensure the are allocated to the correct length for all cases.
Co-authored-by:
Luke Cornejo <3lc@ornl.gov>
Please register or sign in to comment