Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Thu, 22 Feb 2018 15:14:40 -0800
From: Laura Abbott <labbott@...hat.com>
To: Alexander Popov <alex.popov@...ux.com>,
	Kees Cook <keescook@...omium.org>,
	kernel-hardening@...ts.openwall.com
Cc: Laura Abbott <labbott@...hat.com>
Subject: [PATCH 0/2] Update stackleak for gcc-8


Okay I _think_ this should be the solution for gcc-8. I've split this
into two patches, one for the generic framework and the other for the
stackleak plugin itself. Kees, I'll let you figure out how to apply
these. Feel free to fold in as appropriate.



Laura Abbott (2):
  gcc-plugins: Update cgraph_create_edge for gcc-8
  gcc-plugins: stackleak: Update for gcc-8

 scripts/gcc-plugins/gcc-common.h       |  6 ++++++
 scripts/gcc-plugins/stackleak_plugin.c | 24 +++++++++++++++++++++++-
 2 files changed, 29 insertions(+), 1 deletion(-)

-- 
2.14.3

Powered by blists - more mailing lists

Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.