linux-sparse.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] fix missing base type examination
@ 2017-11-25  9:31 Luc Van Oostenryck
  2017-11-25  9:31 ` [PATCH 1/2] add test case unexamined base type Luc Van Oostenryck
  2017-11-25  9:31 ` [PATCH 2/2] fix: evaluate_dereference() " Luc Van Oostenryck
  0 siblings, 2 replies; 5+ messages in thread
From: Luc Van Oostenryck @ 2017-11-25  9:31 UTC (permalink / raw)
  To: linux-sparse; +Cc: Luc Van Oostenryck

The goal of this series is to add te missing
examination of the base type in evaluate_dereference().

Luc Van Oostenryck (2):
  add test case unexamined base type
  fix: evaluate_dereference() unexamined base type

 evaluate.c                                |  2 +-
 validation/bugs/unexamined-base-type-00.c | 28 ++++++++++++++++++++++++++++
 2 files changed, 29 insertions(+), 1 deletion(-)
 create mode 100644 validation/bugs/unexamined-base-type-00.c


The series is available for testing at:
	git://github.com/lucvoo/sparse-dev.git fix-unexamined

-- Luc Van Oostenryck

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

end of thread, other threads:[~2017-11-26 19:19 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-11-25  9:31 [PATCH 0/2] fix missing base type examination Luc Van Oostenryck
2017-11-25  9:31 ` [PATCH 1/2] add test case unexamined base type Luc Van Oostenryck
2017-11-25  9:31 ` [PATCH 2/2] fix: evaluate_dereference() " Luc Van Oostenryck
2017-11-26 17:48   ` Christopher Li
2017-11-26 19:18     ` Luc Van Oostenryck

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).