--- - branch: netbsd-8 date: Tue Oct 8 18:09:41 UTC 2019 files: - new: 1.242.6.6 old: 1.242.6.5 path: src/sys/net/if_ethersubr.c pathrev: src/sys/net/if_ethersubr.c@1.242.6.6 type: modified id: 20191008T180941Z.b0bd17c1efeedf6a846aef73bad2c11e6b8af913 log: "Pull up following revision(s) (requested by ozaki-r in ticket #1401):\n\n\tsys/net/if_ethersubr.c: revision 1.255\n\nFix two bugs in altq_etherclassify. When scanning the mbuf chain we need\nto make sure that m_next is not NULL, otherwise NULL deref. After that,\nwe must not touch m->m_pkthdr, given that 'm' may not be the first mbuf\nof the chain anymore.\n\nDeclare mtop, and add a KASSERT to make sure it has M_PKTHDR set.\n" module: src subject: 'CVS commit: [netbsd-8] src/sys/net' unixtime: '1570558181' user: martin