Re: [PATCH] binder: prevent transactions to context manager from its own process.

From: Jann Horn
Date: Fri Oct 11 2019 - 18:11:37 EST


On Fri, Oct 11, 2019 at 11:59 PM Jann Horn <jannh@xxxxxxxxxx> wrote:
> (I think you could also let A receive a handle
> to itself and then transact with itself, but I haven't tested that.)

Ignore this sentence, that's obviously wrong because same-binder_proc
nodes will always show up as a binder, not a handle.