Fix possible null pointer dereference in linreg_predict.
authorJohn Darrington <john@darrington.wattle.id.au>
Sun, 14 Oct 2018 19:06:56 +0000 (21:06 +0200)
committerJohn Darrington <john@darrington.wattle.id.au>
Sun, 14 Oct 2018 19:06:56 +0000 (21:06 +0200)
commite2f53f8dd97ca2177a60f7c7e7d785d8e3e7faaa
tree34aa106707298044b053405ab19f815486352f4f
parent75613d7f9894260d47a801266413be9f73c1209b
Fix possible null pointer dereference in linreg_predict.

Found by cppcheck.
src/math/linreg.c