All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Revert "ipv6: constify inet6_protocol structures"
@ 2017-08-01 16:27 ` Julia Lawall
  0 siblings, 0 replies; 8+ messages in thread
From: Julia Lawall @ 2017-08-01 16:27 UTC (permalink / raw)
  To: David S. Miller; +Cc: kernel-janitors, bhumirks, netdev, linux-kernel

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.

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

end of thread, other threads:[~2017-08-01 17:04 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-08-01 16:27 [PATCH 0/2] Revert "ipv6: constify inet6_protocol structures" Julia Lawall
2017-08-01 16:27 ` Julia Lawall
2017-08-01 16:27 ` [PATCH 1/2] " Julia Lawall
2017-08-01 16:27   ` Julia Lawall
2017-08-01 16:27 ` [PATCH 2/2] Revert "l2tp: " Julia Lawall
2017-08-01 16:27   ` Julia Lawall
2017-08-01 17:04 ` [PATCH 0/2] Revert "ipv6: " David Miller
2017-08-01 17:04   ` David Miller

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.