CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/07/19 06:23:16
Modified files:
sys/arch/sgi/dev: if_iec.c
Log message:
Fix memory leak in iec_get(). If MCLGET fails free the mbuf as well.
Found by Ilja Van Sprundel
OK bluhm@ deraadt@
