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-237-gb4ca6cb


From: Samuel Thibault
Subject: [SCM] Hurd branch, master, updated. v0.9-237-gb4ca6cb
Date: Sat, 11 Apr 2020 12:31:31 -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 "Hurd".

The branch, master has been updated
       via  b4ca6cb2acdfd30e6ef14e314ed1cb6f487c9fa2 (commit)
      from  f9cb35bcb40fd9a2a553469242189871fd558f87 (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 b4ca6cb2acdfd30e6ef14e314ed1cb6f487c9fa2
Author: Joan Lledó <address@hidden>
Date:   Sat Apr 11 13:37:19 2020 +0200

    pci-arbiter: Fix bug on option parsing.
    
    A misuse of strtol() caused wrong parameters to be interpreted as '0'
    
    * pci-arbiter/options.c:
        * New function parse_number() to handle wrong input
        * Call parse_number() from all places where strtol was being called
    Message-Id: <address@hidden>

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

Summary of changes:
 pci-arbiter/options.c | 58 ++++++++++++++++++++++++++++++++++++++++++---------
 1 file changed, 48 insertions(+), 10 deletions(-)


hooks/post-receive
-- 
Hurd



reply via email to

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