All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] fix is_pure_ops_struct()
@ 2019-07-31 18:00 ` Joonwon Kang
  0 siblings, 0 replies; 12+ messages in thread
From: Joonwon Kang @ 2019-07-31 18:00 UTC (permalink / raw)
  To: keescook
  Cc: re.emese, kernel-hardening, linux-kernel, kernel-janitors,
	jinb.park7

Hello,

This series fixes unreachable code bug and removes dead code in
is_pure_ops_struct().

Thanks.

Joonwon Kang (2):
  randstruct: fix a bug in is_pure_ops_struct()
  randstruct: remove dead code in is_pure_ops_struct()

 scripts/gcc-plugins/randomize_layout_plugin.c | 11 ++++-------
 1 file changed, 4 insertions(+), 7 deletions(-)

-- 
2.17.1


^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2019-08-01 13:42 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-07-31 18:00 [PATCH 0/2] fix is_pure_ops_struct() Joonwon Kang
2019-07-31 18:00 ` Joonwon Kang
2019-07-31 18:01 ` [PATCH 1/2] randstruct: fix a bug in is_pure_ops_struct() Joonwon Kang
2019-07-31 18:01   ` Joonwon Kang
2019-07-31 19:58   ` Kees Cook
2019-07-31 19:58     ` Kees Cook
2019-07-31 18:01 ` [PATCH 2/2] randstruct: remove dead code " Joonwon Kang
2019-07-31 18:01   ` Joonwon Kang
2019-07-31 19:59   ` Kees Cook
2019-07-31 19:59     ` Kees Cook
2019-08-01 13:41     ` Joonwon Kang
2019-08-01 13:41       ` Joonwon Kang

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.