Files
meta-openembedded/meta-oe/recipes-dbs
He Zhe 4ce1fb5356 utilities: Fix build failure with -Werror=maybe-uninitialized
Initialize magic_number to zero to avoid such failure.
utilities/blob_db/blob_log_format.cc:91:3: error: 'magic_number' may be used
uninitialized in this function [-Werror=maybe-uninitialized]
   if (magic_number != kMagicNumber) {
   ^~

Signed-off-by: He Zhe <zhe.he@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-03-19 20:59:40 -07:00
..
2018-03-01 16:10:35 -08:00
2019-02-05 16:43:12 -08:00
2019-03-15 09:17:11 -07:00
2018-03-01 16:10:35 -08:00
2018-03-12 10:01:17 -07:00
2018-03-01 16:10:35 -08:00