[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1501604849-19443-1-git-send-email-Julia.Lawall@lip6.fr>
Date: Tue, 1 Aug 2017 18:27:27 +0200
From: Julia Lawall <Julia.Lawall@...6.fr>
To: "David S. Miller" <davem@...emloft.net>
Cc: kernel-janitors@...r.kernel.org, bhumirks@...il.com,
netdev@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [PATCH 0/2] Revert "ipv6: constify inet6_protocol structures"
inet6_add_protocol and inet6_del_protocol include casts that remove the
effect of the const annotation on their parameter, leading to possible
runtime crashes.
Powered by blists - more mailing lists