control: severity -1 serious
Autopkgtest regressions should be serious per Debian policy.
G.
OpenPGP_signature.asc
Description: OpenPGP digital signature
pkgconf/pkg.c:422:13: warning: allocation of insufficient size '1' for type 'pkgconf_pkg_t' {aka 'struct pkgconf_pkg_'} with size '360' [-Walloc-size]
```
The calloc prototype is:
```
void *calloc(size_t nmemb, size_t size);
```
So, just swap the number
Package: pkgconf
Version: 1.8.1-3
Severity: normal
Dear Maintainer,
pkgcong's autopkgtests are currently failing[1] on armhf:
222s testsuiteFAIL stderr: libpkgconf/client.c: In
function 'pkgconf_client_new':
1830
That warning is issued at:
96s libpkgconf/client.c: In function 'pkg
3 matches
Mail list logo