Snippets for agedu 0 from Fedora s390x
Sourced from https://kojipkgs.fedoraproject.org/packages/agedu/0/36.20200705.2a7d4a2.fc45/data/logs/s390x/build.log.
-
agedu.c:1095:27: warning: ‘fd’ may be used uninitialized [-Wmaybe-uninitialized] 1095 | ctx->tb = triebuild_new(fd); | ^~~~~~~~~~~~~~~~~ -
agedu.c:1101:32: warning: ‘dls’ may be used uninitialized [-Wmaybe-uninitialized] 1101 | while ((retd = dumpfile_load_record(dls, &dr)) != 0) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~