(text_data_import_assistant): Allocate the struct import_assistant on
authorBen Pfaff <blp@gnu.org>
Wed, 7 May 2008 00:10:45 +0000 (00:10 +0000)
committerBen Pfaff <blp@gnu.org>
Wed, 7 May 2008 00:10:45 +0000 (00:10 +0000)
commitd5be8ea561e677365dc4d9e076bf85b2facf5d2a
tree0896e286eee61bff9a7d88cb442d872f85f11802
parentc7f7bd52a51eb1784e31ea2cf2bf6601759d11f8
(text_data_import_assistant): Allocate the struct import_assistant on
the heap instead of the stack, to make it easier for memory debuggers
such as Valgrind to point out use of its members after this function
returns.
src/ui/gui/ChangeLog
src/ui/gui/text-data-import-dialog.c