Reorder processing in handle_iq()
commit6ecb01274c541b93271c865fad644527cb20f3cb
authorMikael Berthe <mikael@lilotux.net>
Wed, 4 Nov 2009 21:24:05 +0000 (4 22:24 +0100)
committerMikael Berthe <mikael@lilotux.net>
Wed, 4 Nov 2009 21:24:05 +0000 (4 22:24 +0100)
treeeea42d97d8dda7a326a1a33dd26aae63eb770dc7
parent1d34142abc4b3863f9f0295d519787a1f865de11
Reorder processing in handle_iq()
There's no need to call the get/set handler functions if we receive an error
IQ message.
mcabber/src/xmpp.c