Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 26 Mar 2010 08:42:11 +0000 (UTC)
From:      Alexander Leidinger <netchild@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/compat/linux linux_ioctl.c
Message-ID:  <201003260842.o2Q8gL1H077357@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help

netchild    2010-03-26 08:42:11 UTC

  FreeBSD src repository

  Modified files:
    sys/compat/linux     linux_ioctl.c 
  Log:
  SVN rev 205678 on 2010-03-26 08:42:11Z by netchild
  
  Fix some problems which may lead to a panic:
   - right order of src and dst in memcpy
   - NULL out the clips after freeing to prevent an accident
  
  Noticed by:     hselasky
  
  Revision  Changes    Path
  1.163     +3 -1      src/sys/compat/linux/linux_ioctl.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201003260842.o2Q8gL1H077357>