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.
sounds_DATA = [
'alert.wav',
'login.wav',
'logout.wav',
'receive.wav',
'send.wav'
]
install_data(sources : sounds_DATA,
install_dir : get_option('datadir') + '/sounds/purple')