]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Remove another unneeded NULL check from geom_alloc_copyin().
authorae <ae@FreeBSD.org>
Thu, 23 Jan 2014 20:25:38 +0000 (20:25 +0000)
committerae <ae@FreeBSD.org>
Thu, 23 Jan 2014 20:25:38 +0000 (20:25 +0000)
commitcb5cd1d9fcfc98e3a6b797244d06c211753226aa
treef1419f0129a8be2a572ac0891481afbe474b4c98
parentb2533ec5073db1bf731c372f39cffb1e93e12456
Remove another unneeded NULL check from geom_alloc_copyin().
Do copyout in case of gctl version mismatch and fix sbuf leak in
g_ctl_ioctl_ctl().

MFC after: 1 week
sys/geom/geom_ctl.c