Your message dated Mon, 6 Jul 2026 22:25:38 +0000
with message-id <[email protected]>
and subject line openat
has caused the Debian Bug report #1002302,
regarding Uninitialized variable and type mismatch in "openat"
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
1002302: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1002302
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: fakeroot
Version: 1.26-1
Severity: normal

Greetings,

while trying to fix #995393, I noticed to things in openat that
deserve attention:

* "mode" should be initialized, possibly to 0.
* The second parameter to va_arg should be "mode_t", not "int".

Unfortunately, changing this is not a cure for the problem reported
to the bug mentioned above.

(Besides, I did not understand why openat needs to be wrapped at all -
but perhaps I just missed something here.)

    Christoph

-- System Information:
Debian Release: bookworm/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 5.10.84 (SMP w/8 CPU threads)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages fakeroot depends on:
ii  libc6        2.33-1
ii  libfakeroot  1.26-1

fakeroot recommends no packages.

fakeroot suggests no packages.

-- no debconf information

Attachment: signature.asc
Description: PGP signature


--- End Message ---
--- Begin Message ---
Version: 1.29-1

This was fixed by unwrapping openat.

--- End Message ---

Reply via email to