https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=291003
Kristof Provost <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #6 from Kristof Provost <[email protected]> --- (In reply to Justin Hibbits from comment #5) I think we're in the last case in in6_selecthlim(), where ifp is NULL and we've called fib6_lookup(). If gdb points at the middle case I think that's an artefact of compiler optimisation rather than anything else. It probably folded both return (NDINFO())->chlim lines into one and jumps to it from both cases. -- You are receiving this mail because: You are the assignee for the bug.
