strophe / libstrophe

A simple, lightweight C library for writing XMPP clients
http://strophe.im/libstrophe
Other
401 stars 163 forks source link

Checking for errros in a xmpp_stanza_reply_error() #183

Closed sshikaree closed 3 years ago

sshikaree commented 3 years ago

Added checking for return values.

pasis commented 3 years ago

Merged, thanks.