From mboxrd@z Thu Jan 1 00:00:00 1970 From: Cyril Hrubis Date: Thu, 21 Jun 2018 16:20:49 +0200 Subject: [LTP] [PATCH v3 3/3] cve/cve-2018-1000001: Add Realpath Buffer Underflow test In-Reply-To: <20180621141648.11430-3-pvorel@suse.cz> References: <20180621141648.11430-1-pvorel@suse.cz> <20180621141648.11430-3-pvorel@suse.cz> Message-ID: <20180621142049.GB14165@rei> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: ltp@lists.linux.it Hi! > diff --git a/testcases/cve/Makefile b/testcases/cve/Makefile > index 3a05dd4fe..e5fc8d44f 100644 > --- a/testcases/cve/Makefile > +++ b/testcases/cve/Makefile > @@ -41,4 +41,4 @@ cve-2017-17053: CFLAGS += -pthread > > cve-2015-3290: CFLAGS += -pthread > > -include $(top_srcdir)/include/mk/generic_leaf_target.mk > +include $(top_srcdir)/include/mk/generic_trunk_target.mk This change is useless now. Other than that the patchset looks fine. -- Cyril Hrubis chrubis@suse.cz