csiro-coasts / EMS

Environmental Modelling Suite
Other
15 stars 5 forks source link

Two Wnonnull warnings #4

Closed rountree closed 10 months ago

rountree commented 4 years ago

In both copies of closure.c, the statement strcpy(params->mixsc, ""); is only called if params->mixsc is NULL. If that had ever executed it should have segfaulted.

frizwi commented 10 months ago

Fixed in latest