mirror_zfs/module
Brian Behlendorf 63a93055fb Coverity 9657: Resource Leak
Accidentally leaked list item li in error path.  The fix is to
adjust this error path to ensure the allocated list item which
has not yet been added to the list gets freed.  To do this we
simply add a new goto label slightly earlier to use the existing
cleanup logic and minimize the number of unique return points.
2009-02-18 10:16:26 -08:00
..
spl Coverity 9649, 9650, 9651: Uninit 2009-02-18 09:48:07 -08:00
splat Coverity 9657: Resource Leak 2009-02-18 10:16:26 -08:00
Makefile.in Rename modules to module and update references 2009-01-15 10:44:54 -08:00