https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=291003
Justin Hibbits <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #5 from Justin Hibbits <[email protected]> --- What I don't get, though, is that tcp_output.c:1447 explicitly passes NULL for ifp, so it shouldn't be getting into the crashing line, as it's guarded by `if (ifp)`. Is there a code path I'm missing? -- You are receiving this mail because: You are the assignee for the bug.
