talkatu/talkatu

Fix a couple error leaks

13 months ago, Elliott Sales de Andrade
712651f4acde
Fix a couple error leaks

If the caller didn't provide an output address, the local error would be leaked.

Testing Done:
Compiled only.

Reviewed at https://reviews.imfreedom.org/r/2382/
if get_option('nls')
i18n.gettext(GETTEXT_PACKAGE, preset: 'glib')
endif