CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/06/14 10:51:55
Modified files:
sys/dev : diskmap.c
Log message:
plug a memleak, free the devname when we succeed with
the ioctl. also remove an uneeded if (devname) check.
ok jsing@
