Import Assistant: Fix minor memory leak.
authorJohn Darrington <john@darrington.wattle.id.au>
Wed, 4 Jul 2018 13:55:26 +0000 (15:55 +0200)
committerJohn Darrington <john@darrington.wattle.id.au>
Wed, 4 Jul 2018 13:55:26 +0000 (15:55 +0200)
commit7674ccf3eb830211fba5c3380160b7803b93b9da
treed8d2d3ab96c0503a7f11363bd30bee07c3a215c8
parentca1382f24fd0a8a90dd65daf98a279d6a549d9da
Import Assistant: Fix minor memory leak.

* src/ui/gui/psppire-import-assistant.c (prepare_formats_page): Reduce scope and
  introduce dereference variable when no longer needed.
src/ui/gui/psppire-import-assistant.c