CTABLES: Don't crash for attempting to apply a summary to nested variables.
authorBen Pfaff <blp@cs.stanford.edu>
Sun, 28 May 2023 06:18:31 +0000 (23:18 -0700)
committerBen Pfaff <blp@cs.stanford.edu>
Sun, 28 May 2023 06:18:31 +0000 (23:18 -0700)
commit749449237a5708427ddb4daeab50beb165254ab4
tree9c32725f3648d7d1a08d9ef70634c575d120516a
parent3bb26972920e4de5b7962076e6eda434b59f0f25
CTABLES: Don't crash for attempting to apply a summary to nested variables.

Thanks to Matthias Faeth for reporting this bug.
src/language/commands/ctables.c
tests/language/commands/ctables.at