Tommi Komulainen
e783591eab
OSX: handle gracefully NULL title
Bug #909 - OSX: missing NULL pointer handling
* clutter/osx/clutter-stage-osx.c (ClutterGLWindow,
clutter_stage_osx_set_title): NSString:stringWithUTF8String:
does not accept NULL values, use empty string ("") instead.
Avoids potential crash.
2008-06-05 20:10:00 +00:00
..
2007-11-23 11:20:14 +00:00
2007-10-26 22:06:45 +00:00
2008-01-14 13:59:27 +00:00
2007-10-26 22:06:45 +00:00
2008-06-05 20:10:00 +00:00
2007-10-26 22:06:45 +00:00
2008-04-25 13:37:36 +00:00