Re: A cleanup block for virtio.c vionet_notifyq()

2016-01-03 Thread Mike Larkin
On Fri, Jan 01, 2016 at 08:38:46AM +0100, Michal Mazurek wrote: > It looks like there were two cases of a memory leak (lack of free(pkt)). > > Also fix typo: unexpceted -> unexpected, and remove an empty line after > a while(). Thanks Michal. I'll integrate and commit. -ml > > Index: virtio.c

A cleanup block for virtio.c vionet_notifyq()

2015-12-31 Thread Michal Mazurek
It looks like there were two cases of a memory leak (lack of free(pkt)). Also fix typo: unexpceted -> unexpected, and remove an empty line after a while(). Index: virtio.c === RCS file: /cvs/src/usr.sbin/vmd/virtio.c,v retrieving rev