Skip to content

Fix memory handling issues in recipe exporter

Balló György requested to merge City-busz/recipes:recipes-exporter into master
  • 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

Merge request reports

Loading