Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 Jul 2018 11:34:08 +0000
From:      bugzilla-noreply@freebsd.org
To:        net@FreeBSD.org
Subject:   [Bug 225927] [panic] NULL pointer dereference in nd6_llinfo_timer()
Message-ID:  <bug-225927-7501-HoonatR9rg@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-225927-7501@https.bugs.freebsd.org/bugzilla/>
References:  <bug-225927-7501@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D225927

--- Comment #10 from commit-hook@freebsd.org ---
A commit references this bug:

Author: ae
Date: Tue Jul 17 11:33:24 UTC 2018
New revision: 336405
URL: https://svnweb.freebsd.org/changeset/base/336405

Log:
  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
  Submitted by: hselasky (previous version)
  MFC after:    2 weeks
  Differential Revision:        https://reviews.freebsd.org/D4605

Changes:
  head/sys/net/if_llatbl.c
  head/sys/netinet/in.c
  head/sys/netinet6/in6.c

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-225927-7501-HoonatR9rg>