[Bug 225927] [panic] NULL pointer dereference in nd6_llinfo_timer()

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Aug 8 16:10:18 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225927

--- Comment #12 from commit-hook at freebsd.org ---
A commit references this bug:

Author: ae
Date: Wed Aug  8 16:09:29 UTC 2018
New revision: 337460
URL: https://svnweb.freebsd.org/changeset/base/337460

Log:
  MFC r336405:
    Move invoking of callout_stop(&lle->lle_timer) into llentry_free().

    This deduplicates the code a bit, and also implicitly adds missing
    callout_stop() to in[6]_lltable_delete_entry() functions.

    PR:         209682, 225927

Changes:
_U  stable/11/
  stable/11/sys/net/if_llatbl.c
  stable/11/sys/netinet/in.c
  stable/11/sys/netinet6/in6.c

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the freebsd-net mailing list