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ó <jlle...@member.fsf.org>
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: <20200411113654.6360-2-jlle...@mailfence.com>

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

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


hooks/post-receive
-- 
Hurd

Reply via email to