Fix memory handling issues in recipe exporter
- Reference exporter->output when pass to autoar, because it free'ed by them.
- Reference recipe when append to recipes list, otherwise they lost when the list is free'ed.
- Initialize attachments list later to avoid problem with g_auto.
- Set default filename when export to file.
Edited by Balló György