Skip to content

Commit

Permalink
free
Browse files Browse the repository at this point in the history
Signed-off-by: Dario Freddi <drf@kde.org>
  • Loading branch information
drf committed Jan 15, 2010
1 parent a8a0382 commit c30ca7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libaqpm/BackendThread.cpp
Expand Up @@ -1185,7 +1185,7 @@ Package::List BackendThread::searchPackages(const QStringList& targets, const Aq
alpm_list_free(result);
}

alpm_list_free(rtargets);
FREELIST(rtargets);
PERFORM_RETURN(Backend::SearchPackages, retlist)
}

Expand Down

0 comments on commit c30ca7e

Please sign in to comment.