Fix Bug# 610765 - test g_arg_info_may_be_null before accepting null
authoralan <alan@alanfast.akbkhome.com>
Wed, 24 Feb 2010 04:31:30 +0000 (12:31 +0800)
committeralan <alan@alanfast.akbkhome.com>
Wed, 24 Feb 2010 04:31:30 +0000 (12:31 +0800)
commitd8749191461e427d3b68360781af8b157752d73d
tree836a9040517c74ab1bbfef31bf066d917223d561
parent6a62d673c077c08726a9eb9c1b106ce900dfdc66
Fix Bug# 610765 - test g_arg_info_may_be_null before accepting null

Correct behaviour is to read gir hints on null for arguments - otherwise segfaults happen...
This does however break a few function calls, that have got broken gir notes,
eg. gtk_drag_source_set gtk_drag_dest_set and gst_bus_add_watch
libseed/seed-engine.c