Re: Memory leak in create_menu() (menu.c)



As I see this bug is introduced by UTF-8 patch, so I'll file a bug in Red Hat's Bugzilla.
Sorry for confusion. :|

Just for note, patch adds two redundant lines:
+    menu->name = g_strdup (name);
+    menu_scan_hotkey (menu);
--
Marcin Garski



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]