commit-hurd
[Top][All Lists]
Advanced

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

[SCM] procfs branch, master, updated. ea6ea2f554bc81b856d5286c23c2b4c8ba


From: Samuel Thibault
Subject: [SCM] procfs branch, master, updated. ea6ea2f554bc81b856d5286c23c2b4c8ba303fb9
Date: Sat, 29 Jun 2013 20:13:33 +0000

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 "procfs".

The branch, master has been updated
       via  ea6ea2f554bc81b856d5286c23c2b4c8ba303fb9 (commit)
      from  26b18d8e7d8bb5f1bf9ae20e40e8b291db3cebd6 (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 ea6ea2f554bc81b856d5286c23c2b4c8ba303fb9
Author: Justus Winter <address@hidden>
Date:   Sat Jun 29 22:13:16 2013 +0200

    procfs: keep old config values if the parsing fails
    
    Previously if strtol failed the previous configuration value would get
    overwritten. Prevent this by storing the result in a temporary
    variable and update the configuration if the argument was parsed
    correctly and passed the sanity checks.
    
    * procfs/main.c (argp_parser): Keep old configuration in case a
    malformed value is encountered.

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

Summary of changes:
 main.c |   27 +++++++++++++++++++--------
 1 files changed, 19 insertions(+), 8 deletions(-)


hooks/post-receive
-- 
procfs



reply via email to

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