[Linux-kernel-mentees] [PATCH 0/2] cocci: Fix continue statement of death and similar cases

Jaskaran Singh jaskaransingh7654321 at gmail.com
Wed Nov 27 17:38:13 UTC 2019


The following patch series is for fixing the "continue statement of
death" report here:

https://www.mail-archive.com/cocci@systeme.lip6.fr/msg06199.html

Changes include removing circular references that cause the crash
and adding a corresponding test case.

 engine/transformation_c.ml         |    2 +-
 tests/stmt_removed_and_added.c     |    8 ++++++++
 tests/stmt_removed_and_added.cocci |    7 +++++++
 tests/stmt_removed_and_added.res   |    8 ++++++++
 4 files changed, 24 insertions(+), 1 deletion(-)




More information about the Linux-kernel-mentees mailing list