commit-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[SCM] Hurd branch, master, updated. v0.9.git20231217-34-gf0378fa5


From: Samuel Thibault
Subject: [SCM] Hurd branch, master, updated. v0.9.git20231217-34-gf0378fa5
Date: Thu, 29 Feb 2024 21:22:28 -0500 (EST)

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  f0378fa54b56755cf982eb517a009fb3dcf89ae5 (commit)
      from  1afe753f75f1e64254c8e29c4c2030e25fa95392 (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 f0378fa54b56755cf982eb517a009fb3dcf89ae5
Author: Samuel Thibault <samuel.thibault@ens-lyon.org>
Date:   Fri Mar 1 03:20:59 2024 +0100

    libbpf: avoid aborting on unknown instruction
    
    Userland might load BPF programs with unknown instructions, we currently
    don't pre-check against that. In such a case, we shouldn't make netdde
    completely abort, and rather just return 0 like e.g. in the division by
    zero case.

-----------------------------------------------------------------------

Summary of changes:
 libbpf/bpf_impl.c | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)


hooks/post-receive
-- 
Hurd



reply via email to

[Prev in Thread] Current Thread [Next in Thread]