SHOW: Fix crash in SHOW TITLE and SHOW SUBTITLE if there is no (sub)title.
commit6ebd6d64cf94d94dfc6dc47311536d4585d71b6a
authorBen Pfaff <blp@cs.stanford.edu>
Sun, 14 Apr 2024 16:48:23 +0000 (14 09:48 -0700)
committerBen Pfaff <blp@cs.stanford.edu>
Sun, 14 Apr 2024 16:48:32 +0000 (14 09:48 -0700)
treee54bc670fec1b44dd8107d61a58e2d243a7181c2
parentcdcc5b1a0bf52da3d2c1dd13604d90b6b6238b8b
SHOW: Fix crash in SHOW TITLE and SHOW SUBTITLE if there is no (sub)title.

Thanks to Zhou Geng for reporting this bug as poc14 in the report here:
https://lists.gnu.org/archive/html/bug-gnu-pspp/2024-03/msg00015.html
src/language/commands/set.c