Block a user
Autoping connection_support false negative
Investigate extensive memory usage
Build system modifies tracked
src/gitversion.h.in
build: untrack generated src/gitversion.h.in
Build system modifies tracked
src/gitversion.h.in
new feature: warning if autoping is disabled
Warn on server connection if autoping is disabled, but supported
OMEMO error mem leaks
Fixed by #105.
src/omemo/omemo.c
Line 1787 in 830479cf20
auto_gerror GError* error = NULL; |
New auto_gerror attribute allows automatic error cleanup…