diff options
author | Claudio Jeker <claudio@cvs.openbsd.org> | 2017-07-19 06:59:17 +0000 |
---|---|---|
committer | Claudio Jeker <claudio@cvs.openbsd.org> | 2017-07-19 06:59:17 +0000 |
commit | 857c546f26a920622fb7df5a262f5b63e5033dda (patch) | |
tree | 6d21238011b7995b6bb527a4f18d13b4dfcf6c21 /include/complex.h | |
parent | 58251f43d6430a1e1e6d7d3eeb18f1c7aca4f4f3 (diff) |
Fix double free in pppoe_dispatch_disc_pkt(). If m_pulldown() fails m is
freed but another m_freem call happens later. Set m to NULL if m_pulldown()
fails like in all other cases of this function.
Found by Ilja Van Sprundel
OK bluhm@
Diffstat (limited to 'include/complex.h')
0 files changed, 0 insertions, 0 deletions