On Mon, 2017-07-24 at 08:29 +0200, Markus Mohrhard wrote:
> I think this memory leak is actually required in this case.
> SAL_NO_ACQUIRE means that the ref count of the internal pipe object
> is not incremented and therefore during the destruction of the
> osl::Pipe we are now deleting the same int
New commits:
commit 0a38e49ee801be8e754cbf7b800aaab5da392c6d
Author: Caolán McNamara
Date: Sun Jul 23 19:17:41 2017 +0100
coverity#1415617 Resource leak
Change-Id: Ib23bbd9403f44fd7aa3635a3febb6533b1f9edad
diff --git a/sal/qa/osl/pipe/osl_Pipe.cxx b/sal/qa/osl/pipe/osl_Pipe.cxx
index