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. 63dc5656c46f3ff1223e253


From: Samuel Thibault
Subject: [SCM] the great next stuff branch, dde, updated. 63dc5656c46f3ff1223e25325e92358822a65b76
Date: Sun, 30 Aug 2015 23:00:51 +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 "the great next stuff".

The branch, dde has been updated
       via  63dc5656c46f3ff1223e25325e92358822a65b76 (commit)
      from  abe264a29caec5c85962b86761e2ed3b9780958a (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 63dc5656c46f3ff1223e25325e92358822a65b76
Author: Samuel Thibault <address@hidden>
Date:   Mon Aug 31 00:59:12 2015 +0200

    Fix insecure format
    
    * contrib/drivers/base/attribute_container.c
    (attribute_container_add_device): Use %s format instead of a given char*.
    * contrib/drivers/base/platform.c (platform_device_add): Likewise.
    * contrib/drivers/base/sys.c (sysdev_class_register): Likewise.
    * contrib/lib/kobject.c (kset_create): Likewise.
    * contrib/net/core/net-sysfs.c (netdev_register_kobject): Likewise.
    * lib/src/drivers/base/core.c (__root_device_register): Likewise.

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

Summary of changes:
 .../contrib/drivers/base/attribute_container.c     |    2 +-
 libdde_linux26/contrib/drivers/base/platform.c     |    2 +-
 libdde_linux26/contrib/drivers/base/sys.c          |    2 +-
 libdde_linux26/contrib/lib/kobject.c               |    2 +-
 libdde_linux26/contrib/net/core/net-sysfs.c        |    2 +-
 libdde_linux26/lib/src/drivers/base/core.c         |    2 +-
 6 files changed, 6 insertions(+), 6 deletions(-)


hooks/post-receive
-- 
the great next stuff



reply via email to

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