This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Hurd".
The branch, master has been updated
via 11f22d5adfe1979e068ff47954724036f6120f8a (commit)
via fd8fbff29d0b628b7a187bd6d5996d43c98c2a83 (commit)
from 21c4cfbbb4445952fca3ca3c6fcb7f7034690b32 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 11f22d5adfe1979e068ff47954724036f6120f8a
Author: Samuel Thibault <[email protected]>
Date: Thu Sep 3 02:08:11 2026 +0200
libdiskfs: move malloc/free outside mutex
commit fd8fbff29d0b628b7a187bd6d5996d43c98c2a83
Author: Mikhail Karpov <[email protected]>
Date: Wed Sep 2 08:20:44 2026 +0700
Added checks for alloc return value in several place
-----------------------------------------------------------------------
Summary of changes:
defpager/backing.c | 5 +++++
defpager/defpager.c | 23 +++++++++++++++-----
eth-multiplexer/netfs_impl.c | 30 ++++++++++++++++++++++----
ext2fs/dir.c | 41 +++++++++++++++++++++++++++--------
fatfs/fat.c | 3 +++
fatfs/pager.c | 3 +++
libbpf/bpf_impl.c | 4 ++++
libdiskfs/file-chg.c | 8 ++++++-
libpager/lock-object.c | 1 +
libpager/object-init.c | 8 +++++++
libpager/pager-attr.c | 1 +
libps/proclist.c | 6 +++++-
libps/procstat.c | 10 +++++++--
libstore/remap.c | 9 +++++++-
lwip/lwip-util.c | 9 +++++++-
lwip/pfinet-ops.c | 8 +++++++
lwip/port/netif/ifcommon.c | 3 +++
lwip/socket-ops.c | 3 +++
mach-defpager/default_pager.c | 44 ++++++++++++++++++++++++++++++++++++++
nfs/ops.c | 7 +++++-
nfsd/cache.c | 6 ++++++
nfsd/fsys.c | 18 +++++++++++++++-
nfsd/loop.c | 3 +++
nfsd/xdr.c | 2 ++
pfinet/glue-include/linux/kernel.h | 3 +++
pfinet/socket-ops.c | 3 +++
proc/mgt.c | 1 +
procfs/dircat.c | 16 +++++++++++++-
startup/startup.c | 11 +++++++++-
term/main.c | 3 +++
term/munge.c | 2 ++
term/users.c | 14 ++++++++++++
trans/magic.c | 4 +++-
trans/new-fifo.c | 1 +
trans/remap.c | 3 +++
utils/msgport.c | 9 ++++++++
utils/ps.c | 3 +++
utils/settrans.c | 6 +++---
38 files changed, 302 insertions(+), 32 deletions(-)
hooks/post-receive
--
Hurd