summaryrefslogtreecommitdiff
path: root/sys/dev/usb/ohcireg.h
diff options
context:
space:
mode:
authorMartin Pieuchot <mpi@cvs.openbsd.org>2015-12-09 09:02:03 +0000
committerMartin Pieuchot <mpi@cvs.openbsd.org>2015-12-09 09:02:03 +0000
commit816cc1ea4a069a761e7320a34750e7b7cce27542 (patch)
treedefd19ac9b44d744ffa4214c3b85154b63a1e64a /sys/dev/usb/ohcireg.h
parent28cba98c93dc1557517753580fce354d9f7a24bd (diff)
Do not trigger a KASSERT() when destroying/detaching an interface with
RTF_CLONED routes attached. In thise case if_get(9) can return NULL inside rtflushclone1() because ifdetach() starts by clearing the interface pointer in the index map. So it is perfectly correct to bail and we're not going to leak any route entry because we're garbage collecting all of them. Reported by daniel@ and Aaron Miller <aaron DOT miller04 AT gmail DOT com>
Diffstat (limited to 'sys/dev/usb/ohcireg.h')
0 files changed, 0 insertions, 0 deletions