mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-11-09 02:46:16 +01:00
Low-level core library that forms the basis for projects such as GTK+ and GNOME.
374cb1bc87
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. |
||
---|---|---|
gvdb-builder.c | ||
gvdb-builder.h | ||
gvdb-format.h | ||
gvdb-reader.c | ||
gvdb-reader.h | ||
gvdb.doap |