pivot-table: Tolerate nulls in pivot_value_clone().
authorBen Pfaff <blp@cs.stanford.edu>
Sat, 9 Jan 2021 06:18:12 +0000 (22:18 -0800)
committerBen Pfaff <blp@cs.stanford.edu>
Sat, 9 Jan 2021 06:18:12 +0000 (22:18 -0800)
commitb0269e285ccdf7acb8d6231f29d85b56cfdd676c
tree416571377cd5ad941af37908fc42ea9a084752a1
parent82eefd6de0852d5ec93771fb06786cdc8fd8ed6f
pivot-table: Tolerate nulls in pivot_value_clone().

These members should not be null, but there is little cost and perhaps some
benefit in allowing it.
src/output/pivot-table.c