Re: [PATCH] tee/tee_shm.c: Fix error handling path

From: Souptick Joarder
Date: Sun Sep 13 2020 - 09:01:38 EST


On Sun, Sep 13, 2020 at 2:00 PM Markus Elfring <Markus.Elfring@xxxxxx> wrote:
>
> > When shm->num_pages <= 0, we should avoid calling
> > release_registered_pages() in error handling path.
>
> * Would an imperative wording become helpful for the change description?
>
> * I suggest to add the tag “Fixes” to the commit message.

Sure. Will address both in v2.
>
> Regards,
> Markus