On Wed, 7 Aug 2024 11:16:04 +0200 Vincent Lefevre wrote:
Package: libc6
Version: 2.39-6
Severity: normal
The following program
#include
#include
int main (void)
{
int r;
r = mcheck (NULL);
printf ("%d\n", r);
return 0;
}
outputs -1, which is incorrect. It should have been 0.
The
Package: libc6-dev-amd64-cross
Version: 2.39-4cross1
Severity: serious
X-Debbugs-Cc: debian-cr...@lists.debian.org
Hi,
while trying to cross-build the next upload of my source package pico-sdk for
amd64 on my arm64 box in a clean unstable chroot with sbuild, I ran into the
following problem:
Ins
Control: tags -1 upstream
Control: forwarded -1 https://sourceware.org/bugzilla/show_bug.cgi?id=32156
On 2024-09-09 11:42:43 +0200, Bernhard Übelacker wrote:
[...]
> In Bookworm and Trixie [3] the function mcheck always returns -1,
> because "IS_IN (libc)" seems to be true at compile time.
>
> Re
Processing control commands:
> tags -1 upstream
Bug #1078127 [libc6] libc6: mcheck(NULL) fails even at the beginning of a
program
Added tag(s) upstream.
> forwarded -1 https://sourceware.org/bugzilla/show_bug.cgi?id=32156
Bug #1078127 [libc6] libc6: mcheck(NULL) fails even at the beginning of a
4 matches
Mail list logo