Files
profanity/src
Dmitry Podgorny b3eea13125 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.
2020-04-14 03:26:49 +03:00
..
2020-02-21 10:30:09 +01:00
2020-04-14 03:26:49 +03:00
2020-04-13 10:04:37 +02:00
2020-04-14 03:26:49 +03:00
2020-02-20 10:03:36 +01:00
2020-04-11 17:11:53 +02:00
2020-04-06 14:42:52 +02:00
2020-03-24 23:00:39 +01:00
2020-04-06 10:50:20 +02:00
2020-03-24 23:00:39 +01:00