rwatson 2006-01-15 12:06:09 UTC
FreeBSD src repository
Modified files:
sys/dev/an if_an.c
Log:
If frame length is excessive, don't leak an mbuf and cluster when
abandoning processing.
Found with: Coverity Prevent (tm)
MFC after: 1 week
Revision Changes Path
1.75 +1 -0 src/sys/dev/an/if_an.c