Low-level core library that forms the basis for projects such as GTK+ and GNOME.
Go to file
Michael Catanzaro d83587b2a3 Fix gvdb_table_write_contents_async()
It worked when I first wrote it, but I broke it during the late stages
of code review. str is already freed here, so this is a use-after-free
vulnerability for starters. It also causes the file saved to be always
empty.
2019-06-27 16:58:03 -05:00
COPYING Add COPYING file to indicate the license 2019-06-20 23:23:20 +00:00
gvdb-builder.c Fix gvdb_table_write_contents_async() 2019-06-27 16:58:03 -05:00
gvdb-builder.h Add gvdb_table_write_contents_async() 2019-06-21 10:04:49 -05:00
gvdb-format.h Update FSF’s address 2018-08-13 14:34:19 +01:00
gvdb-reader.c Fix -Wsign-compare warning 2019-06-22 13:36:45 -05:00
gvdb-reader.h build: Use weak bindings in gvdb to fix linking with LLD 2018-11-22 00:38:09 +08:00
gvdb.doap doap: Update maintainers list to synchronise with GLib 2018-08-13 14:29:51 +01:00