Low-level core library that forms the basis for projects such as GTK+ and GNOME.
Go to file
Ryan Lortie 374cb1bc87 gvdb-reader: robustness improvements
Improve the robustness of gvdb-reader in two ways.

First: ensure that the result of gvdb_table_has_value() always agrees
with gvdb_table_get_value().  Those two could disagree in the case that
the value was recorded as existing but pointed to an out-of-bounds
region.

Second: prevent gvdb_table_walk() from getting stuck in finite loops due
to self-referential directories.
2012-07-06 21:42:04 -04:00
gvdb-builder.c builder: Note don't actually implement bloom filters 2012-03-08 11:30:03 -05:00
gvdb-builder.h drop "options" support 2010-06-10 13:34:56 -04:00
gvdb-format.h drop "options" support 2010-06-10 13:34:56 -04:00
gvdb-reader.c gvdb-reader: robustness improvements 2012-07-06 21:42:04 -04:00
gvdb-reader.h more whitespace fixes 2012-07-05 23:14:55 -04:00
gvdb.doap Recommend git-merge(1) over git-submodule(1). 2010-04-15 22:12:45 -04:00