Fixed bug where an empty chart (one with no data) would crash.
authorJohn Darrington <john@darrington.wattle.id.au>
Thu, 18 Feb 2016 05:51:07 +0000 (06:51 +0100)
committerJohn Darrington <john@darrington.wattle.id.au>
Thu, 18 Feb 2016 05:51:07 +0000 (06:51 +0100)
commit256fe9e0bd31c0623cd9c439d7e6a9a04e9ef038
tree691825a68b8943c5e0ba8aab38dff6a33b84a0fb
parent61048d83fca0063d3205ccabe0c610346fca905b
Fixed bug where an empty chart (one with no data) would crash.

Reported by: Friedrich Beckmann
Fixes bug: #47181
src/output/charts/boxplot.c
src/output/driver.c
tests/output/charts.at