Skip to content

Commit

Permalink
NWTC_IO: initialize all arrays created by AllocAry calls to zero
Browse files Browse the repository at this point in the history
Also moved the zeroing into the `else` part of the error checking instead of after -- we could potentially have triggered memory violations otherwise and not gotten our error back.
  • Loading branch information
andrew-platt committed Jul 12, 2024
1 parent dbdd8c2 commit fb2abdf
Showing 1 changed file with 84 additions and 212 deletions.
Loading

0 comments on commit fb2abdf

Please sign in to comment.