7d57030 Fix filename leak on transfer dialog

1 file Authored by victortoso 7 years ago, Committed by pgrunt 7 years ago,
    Fix filename leak on transfer dialog
    
    spice_file_transfer_task_get_filename() was wrongly annotated as
    transfer none. We can safely free this string after usage.
    
    (cherry picked from commit 813c775cc9a111ddb0be9e32e797c61fb797fa55)