diff options
author | Peter Korsgaard <peter@korsgaard.com> | 2018-12-02 08:15:26 +0100 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2018-12-02 08:16:10 +0100 |
commit | 13c43455a05b036002e79808ca1c8e0d91d7871b (patch) | |
tree | 147ddbfc5486085018bb527de1a43961fc8ee1ca /package/mmc-utils/0002-fix-overlapping-with-strncpy.patch | |
parent | 2e08c7398a47b414c288ea516514adac3edf00fb (diff) | |
parent | 0393f5d34433e34e49ff7ce0fb998735453ed4fc (diff) | |
download | buildroot-13c43455a05b036002e79808ca1c8e0d91d7871b.tar.gz buildroot-13c43455a05b036002e79808ca1c8e0d91d7871b.zip |
Merge branch 'next'
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/mmc-utils/0002-fix-overlapping-with-strncpy.patch')
-rw-r--r-- | package/mmc-utils/0002-fix-overlapping-with-strncpy.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/mmc-utils/0002-fix-overlapping-with-strncpy.patch b/package/mmc-utils/0002-fix-overlapping-with-strncpy.patch index a134dd3c5a..a562845ffa 100644 --- a/package/mmc-utils/0002-fix-overlapping-with-strncpy.patch +++ b/package/mmc-utils/0002-fix-overlapping-with-strncpy.patch @@ -1,7 +1,7 @@ From 1c90a7534658056b884d71ef82dc7ca8bad4271b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cl=C3=A9ment=20P=C3=A9ron?= <peron.clem@gmail.com> Date: Wed, 24 Oct 2018 13:00:47 +0200 -Subject: [PATCH 1/1] mmc-utils: fix overlapping with strncpy +Subject: [PATCH] mmc-utils: fix overlapping with strncpy MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit |