PSPPIRE: Fix crash when cleaning after bad text import.
authorJohn Darrington <john@darrington.wattle.id.au>
Sat, 27 Jun 2020 05:27:25 +0000 (07:27 +0200)
committerJohn Darrington <john@darrington.wattle.id.au>
Sat, 27 Jun 2020 05:27:25 +0000 (07:27 +0200)
commit66046b254eb030bffef9c83385537231e4d76fbb
tree5aa83be9d0bb50aa6e82e08958904631e279b72c
parentf5d8dd4479d4bd7c73a85a36a619120da3047d4a
PSPPIRE: Fix crash when cleaning after bad text import.

The wrong pointer was being freed after cleaning up when
attempting to import text files with very long lines.
src/ui/gui/psppire-text-file.c