Menu

#2 bgp_ft_action_t accesses break strict aliasing

2.0.0-rc
open
nobody
core (10)
5
2010-09-03
2010-09-03
No

bgp_ft_action_t uses a byte stream to represent its parameters. typed accesses to part of this byte stream through a typed pointer breaks strict aliasing and causes a warning with recent versions of GCC.

Discussion


Log in to post a comment.

Auth0 Logo