[pacman-dev] [PATCH] _alpm_db_search-cleanup: remove needless regex compilation, string duplication and code cleanup
Aaron Griffin
aaronmgriffin at gmail.com
Tue Jan 16 23:02:08 EST 2007
On 1/16/07, Jürgen Hötzel <juergen at hoetzel.info> wrote:
> * avoid repeated regex compilations (regex for search string do not
> change while scanning the package database)
>
> * remove needless string duplication (regex function do not change target
> string nor free them)
>
> * code cleanup
Applied. Thanks a lot!
More information about the pacman-dev
mailing list