Re: [PATCH] Fix leaks in ISOFS.

From: Christoph Hellwig
Date: Wed Sep 01 2004 - 12:17:35 EST


> MAYBE_CONTINUE(repeat,inode);
> + if (buffer) kfree(buffer);

kfree(NULL) is just fine

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/