commit-hurd
[Top][All Lists]
Advanced

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

[SCM] the great next stuff branch, dde, updated. 742a695cb13247e0e7e9618


From: Samuel Thibault
Subject: [SCM] the great next stuff branch, dde, updated. 742a695cb13247e0e7e9618b3d191cb82e5c646f
Date: Tue, 8 Aug 2023 21:15:59 -0400 (EDT)

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 "the great next stuff".

The branch, dde has been updated
       via  742a695cb13247e0e7e9618b3d191cb82e5c646f (commit)
      from  dedf972a913944cde6f436335b60a77fb492d401 (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 742a695cb13247e0e7e9618b3d191cb82e5c646f
Author: Samuel Thibault <samuel.thibault@ens-lyon.org>
Date:   Wed Aug 9 03:13:37 2023 +0200

    libmachdevdde: Fix computing the start of the packet
    
    Counting from the back with - sizeof net_msg.sent is very fragile since
    that depends on rounding performed on the whole structure.  Better just use
    offsetof which is exactly meant for that.

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

Summary of changes:
 libmachdevdde/net.c | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)


hooks/post-receive
-- 
the great next stuff



reply via email to

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