Source: libreswan
Version: 5.0~rc2-2
Severity: serious
Tags: ftbfs patch
Forwarded: 
https://github.com/libreswan/libreswan/commit/19eb4a08e400e05167aed2201222be4b1c18fd3a

https://tests.reproducible-builds.org/debian/rb-pkg/experimental/amd64/libreswan.html
https://buildd.debian.org/status/fetch.php?pkg=libreswan&arch=alpha&ver=5.0~rc2-2&stamp=1723212385&raw=0

...
parser.lex: In function ‘glob_include’:
parser.lex:198:44: error: ‘calloc’ sizes specified with ‘sizeof’ in the earlier 
argument and not in the later argument [-Werror=calloc-transposed-args]
  198 |         stacktop->fileglob = calloc(sizeof(char *), count + 1);
      |                                            ^~~~
parser.lex:198:44: note: earlier argument should specify number of elements, 
later size of each element
...

Reply via email to