git: Kernel - add missing crfree() calls to two linux emulation
commit da311c9d7820b59f379fca7701c151cd1b7becea
Author: Matthew Dillon <dillon@apollo.backplane.com>
Date: Tue Sep 1 11:18:11 2009 -0700
Kernel - add missing crfree() calls to two linux emulation functions
Summary of changes:
sys/emulation/linux/linux_misc.c | 4 +++-
sys/emulation/linux/linux_uid16.c | 10 ++++++----
2 files changed, 9 insertions(+), 5 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/da311c9d7820b59f379fca7701c151cd1b7becea
--
DragonFly BSD source repository