comparison COPYRIGHT @ 15980:f61113b26032

sf patch #1689182, from Will Thompson gtkblist: remove code duplication, and plug a leak Over in gtkblist.c, the code to generate plugin action menus is the same for regular plugins and prpls, except that there is non-NULL context in the latter. It was copy-pasted. Now it is not. Incidentally, the version in gaim_gtk_blist_update_accounts_menu was leaking the list every time: a pointer to the start was kept, presumably with the intention that the list be freed, but it never actually was.
author Mark Doliner <mark@kingant.net>
date Sun, 01 Apr 2007 17:23:25 +0000
parents 5c88d2887cc1
children a741ec4dafa0
comparison
equal deleted inserted replaced
15978:2a82bc8d57f7 15980:f61113b26032