Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Memory leak in xmpp_log (ctx.c:260) #18

Open
4-O-S opened this issue May 6, 2012 · 0 comments
Open

Memory leak in xmpp_log (ctx.c:260) #18

4-O-S opened this issue May 6, 2012 · 0 comments

Comments

@4-O-S
Copy link

4-O-S commented May 6, 2012

Hi,

In ctx.c:260 there is buffer allocation that never being freed.

I offer to add "xmpp_free(ctx, buf);" before line 269 and before line 272.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant