build: allow build to complete with -fsanitize=address
commitad95353bf092a25e97c7f49c7a0d1dda0d5022e3
authorPádraig Brady <P@draigBrady.com>
Thu, 25 Jun 2015 01:43:02 +0000 (25 02:43 +0100)
committerPádraig Brady <P@draigBrady.com>
Thu, 25 Jun 2015 01:46:07 +0000 (25 02:46 +0100)
tree3e230274400906018420b4efd327b613f581a0e6
parent77547ba7b26aa65fc0f6dfcc0cb8235686699611
build: allow build to complete with -fsanitize=address

* src/make-prime-list.c (main): When building with
the above option, avoid this build stopping error:
"LeakSanitizer: detected memory leaks"
src/make-prime-list.c