diff options
author | Dmitry Podgorny <pasis.ua@gmail.com> | 2020-04-14 03:24:02 +0300 |
---|---|---|
committer | Dmitry Podgorny <pasis.ua@gmail.com> | 2020-04-14 03:26:49 +0300 |
commit | b3eea1312575d4ab4a52f6860940164f7cb1dceb (patch) | |
tree | 2933f41b753d95c7d4d5d0f25a398ec9deee8591 /COPYING | |
parent | a42c2a113425959076557a69e129b210c9fd64c8 (diff) | |
download | profani-tty-b3eea1312575d4ab4a52f6860940164f7cb1dceb.tar.gz |
Free GError objects
glib functions can allocate a GError object that must be freed with g_error_free(). Otherwise a memory leak happens. There are similar unfixed places in omemo, check: grep "&error" src/omemo/omemo.c Fixes #1304.
Diffstat (limited to 'COPYING')
0 files changed, 0 insertions, 0 deletions