table: Fix use of uninitialized data.
authorBen Pfaff <blp@cs.stanford.edu>
Mon, 16 Jan 2023 17:54:30 +0000 (09:54 -0800)
committerBen Pfaff <blp@cs.stanford.edu>
Mon, 16 Jan 2023 17:54:30 +0000 (09:54 -0800)
commitf4bf263b680ffe5dd0befe040b84c179919bbb7d
tree241822cd6f8c862f021fe33ee4e6f8fac719ee8b
parent8c6f6b4f5612d093f8c467bfe2df3f3b619109ce
table: Fix use of uninitialized data.

Fixes: 62a04ffbf5aa ("output: Combine color and stroke into table_border_style.")
src/output/table.c