Low-level core library that forms the basis for projects such as GTK+ and GNOME.
Go to file
Saleem Abdulrasool b50974235b protect on null retval
ffi_call does not protect against retval being NULL, resulting in a segfault.

https://bugzilla.gnome.org/show_bug.cgi?id=604472
2009-12-15 11:01:55 -02:00
gdump.c Use best known derived parent 2009-10-21 14:19:26 -04:00
gfield.c Remove some unportable integral type size assumptions 2009-12-02 10:45:20 -02:00
ginfo.c Add a method to compare infos 2009-11-20 10:40:07 +01:00
ginfo.h Bug 561137 - support multiple repositories 2008-11-25 21:48:34 +00:00
ginvoke.c protect on null retval 2009-12-15 11:01:55 -02:00
girepository.c [typelib] Clean up dlopen handling 2009-08-19 11:05:08 -04:00
girepository.h Add a method to compare infos 2009-11-20 10:40:07 +01:00
girffi.c Revert "GI_TYPE_TAG_VOID != ffi_type_void" 2009-12-15 11:00:52 -02:00
girffi.h Add g_ir_ffi_convert_arguments 2009-11-12 10:53:45 +01:00
girmodule.c Bug 564016 - Include c:prefix in typelib, use it to optimize find_by_gtype 2009-03-17 16:29:08 -04:00
girmodule.h Bug 564016 - Include c:prefix in typelib, use it to optimize find_by_gtype 2009-03-17 16:29:08 -04:00
girnode.c Implement callbacks as part of struct fields. Fixes #557383 2009-11-11 13:55:00 +01:00
girnode.h Implement callbacks as part of struct fields. Fixes #557383 2009-11-11 13:55:00 +01:00
giroffsets.c Implement callbacks as part of struct fields. Fixes #557383 2009-11-11 13:55:00 +01:00
girparser.c Make error more verbose in parser 2009-12-09 11:22:24 +00:00
girparser.h Add a GirParser object to hold the state of a compilation 2008-11-12 17:16:42 +00:00
girwriter.c Bug 557405 – Use 'allow-none' consistently 2008-10-22 14:02:02 +00:00
girwriter.h Move shared *.[ch] files to girepository from tools 2008-08-09 12:46:48 +00:00
gtypelib.c Improve the error message 2009-12-09 16:39:47 -02:00
gtypelib.h Implement callbacks as part of struct fields. Fixes #557383 2009-11-11 13:55:00 +01:00
Makefile.am Add utility functions for invocing closures given a GICallableInfo using 2009-02-05 00:40:14 +00:00