cvs commit: src/sys/compat/linux linux_emul.c

Alexander Leidinger netchild at FreeBSD.org
Sun Oct 8 10:10:35 PDT 2006


netchild    2006-10-08 17:10:34 UTC

  FreeBSD src repository

  Modified files:
    sys/compat/linux     linux_emul.c 
  Log:
  - change if (cond) panic() to KASSERT.
  - Dont forget to free em in a case of error.
  
  Suggested by:   ssouhlal
  Submitted by:   rdivacky
  Tested with:    LTP
  
  Revision  Changes    Path
  1.7       +4 -3      src/sys/compat/linux/linux_emul.c


More information about the cvs-all mailing list