mirror of
https://github.com/brl/mutter.git
synced 2025-07-06 19:09:51 +00:00
use g_strdup to allocate a string, not strdup. Fixes #363354.
* src/ui.c: use g_strdup to allocate a string, not strdup. Fixes #363354.
This commit is contained in:
@ -1,3 +1,8 @@
|
||||
2006-11-05 Kjartan Maraas <kmaraas@gnome.org>
|
||||
|
||||
* src/ui.c: use g_strdup to allocate a string, not strdup. Fixes
|
||||
#363354.
|
||||
|
||||
2006-11-05 Justin Mason <jm@jmason.org>
|
||||
|
||||
* src/keybindings.c: implement handle_move_to_{side|corner}_* to
|
||||
|
Reference in New Issue
Block a user