rwatson 2006-01-15 12:09:03 UTC
FreeBSD src repository
Modified files:
sys/dev/an if_an.c
Log:
Don't leak mbufs and mbuf clusters in several error-handling situations
in the if_an receive routine.
Found with: Coverity Prevent (tm)
MFC after: 1 week
Revision Changes Path
1.76 +4 -0 src/sys/dev/an/if_an.c