Fixed bug in EXAMINE where the parametric calculation would crash if the weight
authorJohn Darrington <john@darrington.wattle.id.au>
Sun, 27 Mar 2016 11:51:53 +0000 (13:51 +0200)
committerJohn Darrington <john@darrington.wattle.id.au>
Sun, 27 Mar 2016 12:26:30 +0000 (14:26 +0200)
commiteba86bfdc3b849058a19fffa82da05249ec9a90a
tree21c2f6223b234dbb66c807db89fa5230852eb992
parent4d2e0f5b77f409ac5b864233bcd555e0c167733d
Fixed bug in EXAMINE where the parametric calculation would crash if the weight
variable contained a missing value.

Found by zzuf.
src/data/dictionary.c
src/data/variable.c
src/data/variable.h
src/language/stats/examine.c
src/math/categoricals.c
tests/language/stats/examine.at