GNOME Bugzilla – Bug 689659
strings: Avoid copy of utf16 data in case where g_mem_is_system_malloc()
Last modified: 2012-12-04 23:29:03 UTC
This should be the common case. Just noticed this while reading the code for unrelated reasons.
Created attachment 230703 [details] [review] strings: Avoid copy of utf16 data in case where g_mem_is_system_malloc()
Review of attachment 230703 [details] [review]: Fine with me.
Attachment 230703 [details] pushed as bd8d0f2 - strings: Avoid copy of utf16 data in case where g_mem_is_system_malloc()