Skip to content

Conversation

l2dy
Copy link
Contributor

@l2dy l2dy commented Jul 27, 2019

Memory allocated with g_malloc() must be freed with g_free(). The
allocators may use different memory pools.

See: https://developer.gnome.org/glib/stable/glib-Memory-Allocation.html

Memory allocated with g_malloc() must be freed with g_free(). The
allocators may use different memory pools.
@ailin-nemui ailin-nemui merged commit 7e767e1 into irssi:master Jul 27, 2019
@ailin-nemui
Copy link
Contributor

thanks

@l2dy l2dy deleted the gfree branch September 18, 2019 09:12
@ailin-nemui ailin-nemui added this to the 1.2.3 milestone Apr 8, 2021
ailin-nemui added a commit that referenced this pull request Apr 8, 2021
Free g_strdup() allocated memory with g_free()

(cherry picked from commit 7e767e1)
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

Successfully merging this pull request may close these issues.

2 participants