]> git.lyx.org Git - lyx.git/commit
Prevent division by zero
authorJuergen Spitzmueller <spitz@lyx.org>
Sat, 15 Jun 2024 12:48:37 +0000 (14:48 +0200)
committerRichard Kimberly Heck <rikiheck@lyx.org>
Sat, 15 Jun 2024 16:05:48 +0000 (12:05 -0400)
commit6b3782e07b445585a5ed2efbc0589aa638178134
treeb3039b3c944b69937f2593bbb38a6b57d33dc940
parentf10c94e28a97a2c1bc6aba3457d4d911bff924d3
Prevent division by zero

Fixes crash reported at
https://marc.info/?l=lyx-users&m=171842978728676

(cherry picked from commit 0fc8ee5ace22c11175cb93f5b6f7310cc4d646c1)
src/insets/InsetTabular.cpp
status.24x