Re: [PATCH 4/12: eCryptfs] Main module functions

From: Michael Thompson
Date: Mon Nov 21 2005 - 11:12:28 EST


On 11/21/05, Michael Thompson <michael.craig.thompson@xxxxxxxxx> wrote:
> On 11/19/05, Pekka Enberg <penberg@xxxxxxxxxxxxxx> wrote:
> > On 11/19/05, Phillip Hellewell <phillip@xxxxxxxxxxxxxxxxxxxx> wrote:
> > > + return register_filesystem(&ecryptfs_fs_type);
> >
> > register_filesystem() can fail in which case youre leaking all the
> > slab caches here.
>
> I wasn't aware it _could_ fail, thanks for that.

Well, let me rephrase: I never bothered to check. Its obvious it can
fail, I'm just embarresed that I never bothered to find out... again,
thanks for catching that.

>
> >
> > Pekka
> > -
> > To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in
> > the body of a message to majordomo@xxxxxxxxxxxxxxx
> > More majordomo info at http://vger.kernel.org/majordomo-info.html
> >
>
>
> --
> Michael C. Thompson <mcthomps@xxxxxxxxxx>
> Software-Engineer, IBM LTC Security
>


--
Michael C. Thompson <mcthomps@xxxxxxxxxx>
Software-Engineer, IBM LTC Security
-
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/