diff options
author | 2015-11-26 08:51:22 +0000 | |
---|---|---|
committer | 2015-11-26 08:51:22 +0000 | |
commit | 775712a7a07c90d65dae4761d2c3fcc7e1032086 (patch) | |
tree | 8d603f6fa40c41a6f6cb3956c4936c71cf5fc634 /sys/netinet/ip_output.c | |
parent | Remove vmm enable / disable in parse.y as well - (diff) | |
download | wireguard-openbsd-775712a7a07c90d65dae4761d2c3fcc7e1032086.tar.xz wireguard-openbsd-775712a7a07c90d65dae4761d2c3fcc7e1032086.zip |
Don't dereference a route and then reference it again. In this particular case,
the route would be referenced at least twice, so there is no use after free.
Prompted by a mail from David CARLIER to misc@opensmtpd.
OK eric@
Diffstat (limited to 'sys/netinet/ip_output.c')
0 files changed, 0 insertions, 0 deletions