metajack / libstrophe

The libstrophe repository has moved to https://github.com/strophe/libstrophe
http://strophe.im/libstrophe
Other
135 stars 49 forks source link

Fix for memory leak while logging large buffers #27

Open rzuck opened 12 years ago

rzuck commented 12 years ago

metajack,

I've submitted a simple fix for a memory leak while logging large buffers in xmpp_log. There is also some minor rework of the va_copy patch that others submitted previously.

libstrophe is very beneficial to my project. Thank you for your efforts.

Russ