Discussion:
CVS commit: src/sys/compat/linux/common
Maxime Villard
2014-10-19 17:33:59 UTC
Permalink
Module Name: src
Committed By: maxv
Date: Sun Oct 19 17:33:59 UTC 2014

Modified Files:
src/sys/compat/linux/common: linux_uselib.c

Log Message:
Resource leak.

Found by my code scanner.

Tested by njoly@; ok njoly@ rmind@ on tech-***@.


To generate a diff of this commit:
cvs rdiff -u -r1.30 -r1.31 src/sys/compat/linux/common/linux_uselib.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Loading...