output: Use "struct string" in tabi_title in place of fixed-size buffer.
authorBen Pfaff <blp@gnu.org>
Sat, 13 Jun 2009 05:12:13 +0000 (22:12 -0700)
committerBen Pfaff <blp@gnu.org>
Sat, 13 Jun 2009 05:12:13 +0000 (22:12 -0700)
commitbeced3ad774631c091241d5087761879c0aa88b1
tree1649a417e0341764122fbc8c5d2f19fef6edf6b5
parent1cc38c81dfaffff382575e71109b79423d3f5bea
output: Use "struct string" in tabi_title in place of fixed-size buffer.

This ensures that extra-long titles provided by the user do not overflow
the stack.
src/output/table.c