Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1701243

[PATCH 0/2] Revert "ipv6: constify inet6_protocol structures"

From Julia Lawall <Julia.Lawall@lip6.fr>
Newsgroups linux.kernel
Subject [PATCH 0/2] Revert "ipv6: constify inet6_protocol structures"
Date 2017-08-01 19:00 +0200
Message-ID <u9IGt-6pq-3@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


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.

Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread


Thread

[PATCH 0/2] Revert "ipv6: constify inet6_protocol structures" Julia Lawall <Julia.Lawall@lip6.fr> - 2017-08-01 19:00 +0200
  [PATCH 1/2] Revert "ipv6: constify inet6_protocol structures" Julia Lawall <Julia.Lawall@lip6.fr> - 2017-08-01 19:00 +0200
  Re: [PATCH 0/2] Revert "ipv6: constify inet6_protocol structures" David Miller <davem@davemloft.net> - 2017-08-01 19:10 +0200

csiph-web