bareos: dev 88e7eeaa

Author Committer Branch Timestamp Parent
pstorz franku dev 2018-11-16 10:03 dev e7dc5d5e Pending
Changeset Fix memory leak in output formatter

OutputFormatter::JsonFinalizeResult now calls json_decref after
the output was generated to free json memory, and creates new
json objects for the next run.
mod - core/src/lib/output_formatter.cc Diff File