Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Plugins
pidgin-otr
Commits
f8b52cf0
Commit
f8b52cf0
authored
Jun 07, 2012
by
Rob Smits
Browse files
Fixed memory leak.
parent
0741458b
Changes
1
Show whitespace changes
Inline
Side-by-side
gtk-dialog.c
View file @
f8b52cf0
...
...
@@ -2590,6 +2590,8 @@ static void otr_add_buddy_top_menus(PurpleConversation *conv) {
}
}
g_free
(
username
);
g_hash_table_insert
(
conv_to_context_map
,
currentConv
,
(
gpointer
)
contexts
);
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment