pidgin/pidgin

novell: Fix small leak.

2019-11-02, Elliott Sales de Andrade
80d10195eb3c
novell: Fix small leak.

`conn->addr` is set in `nm_create_conn`, so setting it again right after
that leaks the original.
pidgin3_xml = configure_file(
input : 'pidgin3.xml.in',
output : 'pidgin3.xml',
configuration : version_conf,
install : true,
install_dir : join_paths(get_option('datadir'), 'glade', 'catalogs'))