myokit icon indicating copy to clipboard operation
myokit copied to clipboard

Double-check null-pointer checks after mallocs

Open MichaelClerx opened this issue 8 years ago • 0 comments

Grep for mallocs in the simulations, make sure there's a null-pointer check after every one of them to avoid segfaults when there's no more memory available!

MichaelClerx avatar Feb 23 '18 12:02 MichaelClerx