glib/gio/gdbus-2.0/codegen
Tomas Bzatek 659b287a92 gdbus-codegen: Fix segfault when remote property is invalidated
The 'key' variable is no longer valid outside the cycle, owned and
probably already freed by GVariant. This causes apps to segfault
when proxy is constructed and a property on remote d-bus service
changes (actually is invalidated). Looks like a typo anyway.

https://bugzilla.gnome.org/show_bug.cgi?id=659070
2011-09-14 19:02:01 +02:00
..
__init__.py Introduce the UNINSTALLED_GLIB_BUILDDIR environment variable 2011-08-25 16:55:49 -04:00
.gitignore Avoid using - (hyphen) in gdbus-codegen directory name 2011-08-25 16:55:46 -04:00
codegen_docbook.py Introduce the UNINSTALLED_GLIB_BUILDDIR environment variable 2011-08-25 16:55:49 -04:00
codegen_main.py gdbus-codegen: post-process all interfaces when parsing >1 file 2011-09-01 14:28:57 -04:00
codegen.py gdbus-codegen: Fix segfault when remote property is invalidated 2011-09-14 19:02:01 +02:00
config.py.in Avoid using - (hyphen) in gdbus-codegen directory name 2011-08-25 16:55:46 -04:00
dbustypes.py Use relative imports for the gdbus/codegen package 2011-08-25 16:55:47 -04:00
gdbus-codegen.in Make gdbus-codegen 'relocatable' at runtime on Windows. 2011-08-25 17:23:00 -04:00
Makefile.am gdbus-codegen: Revert to using /usr/bin/env for Python 2011-08-25 17:19:27 -04:00
parser.py Use relative imports for the gdbus/codegen package 2011-08-25 16:55:47 -04:00
utils.py Avoid using - (hyphen) in gdbus-codegen directory name 2011-08-25 16:55:46 -04:00