Philip Withnall ea64c73923 gvdb-builder: Initialise some memory to zero in the bloom filter
Until a bloom filter is implemented, we need to ensure that all the
memory returned by `file_builder_allocate()` is initialised, since it’s
not initialised at allocation time.

Signed-off-by: Philip Withnall <withnall@endlessm.com>

Fixes: #2
2020-03-18 09:15:59 +00:00
2018-08-13 14:34:19 +01:00
Description
Low-level core library that forms the basis for projects such as GTK+ and GNOME.
119 MiB
Languages
C 95.3%
Python 2.3%
Meson 1.3%
Objective-C 0.3%
Shell 0.2%
Other 0.5%