Mercurial > ~mikael > mcabber > hg
view mcabber/mcabber.pc.in @ 2358:b010ffcae282 default tip
Don't crash on presence from bare room JID
While handling MUC presence, check whether it was sent from the bare
room JID before assuming a non-NULL resource name. These days, some
servers send presence from the bare room JID to handle MUC avatars.
author | Holger Weiß <holger@zedat.fu-berlin.de> |
---|---|
date | Tue, 22 Oct 2019 19:59:21 +0200 |
parents | d58fb8d7a09a |
children |
line wrap: on
line source
prefix=@prefix@ exec_prefix=@exec_prefix@ libdir=@libdir@ includedir=@includedir@ Name: MCabber Description: Modular XMPP client URL: http://mcabber.com Requires.private: glib-2.0 gmodule-2.0 loudmouth-1.0 Version: @VERSION@ Libs: Cflags: -I${includedir} @LIBOTR_CFLAGS@ @GPGME_CFLAGS@