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
2018-08-13 14:34:19 +01:00
2019-06-22 13:36:45 -05:00
Description
Low-level core library that forms the basis for projects such as GTK+ and GNOME.
125 MiB
Languages
C 95.3%
Python 2.3%
Meson 1.3%
Objective-C 0.3%
Shell 0.2%
Other 0.5%