aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon/plugins/kernel_iph/kernel_iph_plugin.c
diff options
context:
space:
mode:
authorTobias Brunner <tobias@strongswan.org>2017-08-16 16:52:13 +0200
committerTobias Brunner <tobias@strongswan.org>2017-08-17 12:34:40 +0200
commit9cf292051265f511a9a2154f48891099b4814728 (patch)
tree23fb72fd629bf059f310b12ec2e94b7a3dbfa366 /src/libcharon/plugins/kernel_iph/kernel_iph_plugin.c
parent936db031c7fd24d6c0b94f31b55df4a3b076a6e8 (diff)
downloadstrongswan-9cf292051265f511a9a2154f48891099b4814728.tar.bz2
strongswan-9cf292051265f511a9a2154f48891099b4814728.tar.xz
traffic-selector: Use single buffer for both address families
The generic field of size 0 in the union that was used previously triggered index-out-of-bounds errors with the UBSAN sanitizer that's used on OSS-Fuzz. Since the two family specific union members don't really provide any advantage, we can just use a single buffer for both families to avoid the errors.
Diffstat (limited to 'src/libcharon/plugins/kernel_iph/kernel_iph_plugin.c')
0 files changed, 0 insertions, 0 deletions