matthewholman / assist

ASSIST is a software package for ephemeris-quality integrations of test particles.
https://assist.readthedocs.io/
GNU General Public License v3.0
24 stars 10 forks source link

calloc assist_extras #32

Closed hannorein closed 1 year ago

hannorein commented 1 year ago

Valgrind reported some conditional jumps based on uninitialized memory. This small change fixes that. Not sure if the issue in #31 is related.