mirror of
https://github.com/brl/mutter.git
synced 2025-08-05 08:04:50 +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>
|
2006-11-05 Justin Mason <jm@jmason.org>
|
||||||
|
|
||||||
* src/keybindings.c: implement handle_move_to_{side|corner}_* to
|
* src/keybindings.c: implement handle_move_to_{side|corner}_* to
|
||||||
|
Reference in New Issue
Block a user